UMEM_BUFTAG_ALLOC
if (verify_buftag(buftagp, UMEM_BUFTAG_ALLOC) == -1) {
btp->bt_bxstat = (intptr_t)bcp ^ UMEM_BUFTAG_ALLOC;
if (btp->bt_bxstat != ((intptr_t)bcp ^ UMEM_BUFTAG_ALLOC)) {