Home
last modified time | relevance | path

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

/netbsd-src/lib/libc/rpc/
H A Dauth_unix.c83 static bool_t authunix_marshal(AUTH *, XDR *);
241 authunix_marshal(AUTH *auth, XDR *xdrs) in authunix_marshal() function
382 ops.ah_marshal = authunix_marshal; in authunix_ops()