Home
last modified time | relevance | path

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

/freebsd/crypto/krb5/src/lib/rpc/
H A Dxdr_alloc.c43 static bool_t xdralloc_putbytes(XDR *, caddr_t, unsigned int);
54 xdralloc_putbytes,
119 static bool_t xdralloc_putbytes( in xdralloc_putbytes() function