Home
last modified time | relevance | path

Searched refs:xdralloc_notsup_getbytes (Results 1 – 1 of 1) sorted by relevance

/freebsd/crypto/krb5/src/lib/rpc/
H A Dxdr_alloc.c48 static bool_t xdralloc_notsup_getbytes(XDR *, caddr_t, unsigned int);
53 xdralloc_notsup_getbytes,
110 static bool_t xdralloc_notsup_getbytes( in xdralloc_notsup_getbytes() function