Searched refs:authunix_marshal (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.3-release/lib/libc/rpc/
H A Dauth_unix.c70 static bool_t authunix_marshal (AUTH *, XDR *);
228 authunix_marshal(auth, xdrs) function
375 ops.ah_marshal = authunix_marshal;
/freebsd-10.3-release/sys/rpc/
H A Dauth_unix.c70 static bool_t authunix_marshal (AUTH *, uint32_t, XDR *, struct mbuf *);
79 .ah_marshal = authunix_marshal,
250 authunix_marshal(AUTH *auth, uint32_t xid, XDR *xdrs, struct mbuf *args) function

Completed in 100 milliseconds