Searched refs:absz (Results 1 – 1 of 1) sorted by relevance
379 size_t absz; in nfsauth_retrieve() local416 if ((absz = xdr_sizeof(xdr_varg, &varg)) == 0) { in nfsauth_retrieve()421 abuf = (caddr_t)kmem_alloc(absz, KM_SLEEP); in nfsauth_retrieve()422 xdrmem_create(&xdrs, abuf, absz, XDR_ENCODE); in nfsauth_retrieve()440 da.data_size = absz; in nfsauth_retrieve()469 kmem_free(abuf, absz); in nfsauth_retrieve()611 kmem_free(abuf, absz); in nfsauth_retrieve()617 kmem_free(abuf, absz); in nfsauth_retrieve()