Searched refs:absz (Results 1 – 1 of 1) sorted by relevance
351 size_t absz; in nfsauth_retrieve() local388 if ((absz = xdr_sizeof(xdr_varg, &varg)) == 0) { in nfsauth_retrieve()393 abuf = (caddr_t)kmem_alloc(absz, KM_SLEEP); in nfsauth_retrieve()394 xdrmem_create(&xdrs, abuf, absz, XDR_ENCODE); in nfsauth_retrieve()412 da.data_size = absz; in nfsauth_retrieve()441 kmem_free(abuf, absz); in nfsauth_retrieve()578 kmem_free(abuf, absz); in nfsauth_retrieve()584 kmem_free(abuf, absz); in nfsauth_retrieve()