Home
last modified time | relevance | path

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

/freebsd/lib/libc/rpc/
H A Dauth_unix.c137 if (! xdr_authunix_parms(&xdrs, &aup)) in authunix_create()
282 stat = xdr_authunix_parms(&xdrs, &aup); in authunix_refresh()
291 stat = xdr_authunix_parms(&xdrs, &aup); in authunix_refresh()
299 (void)xdr_authunix_parms(&xdrs, &aup); in authunix_refresh()
H A Dsvc_auth_unix.c111 } else if (! xdr_authunix_parms(&xdrs, aup)) { in _svcauth_unix()
113 (void)xdr_authunix_parms(&xdrs, aup); in _svcauth_unix()
H A Dauthunix_prot.c53 xdr_authunix_parms(XDR *xdrs, struct authunix_parms *p) in xdr_authunix_parms() function
H A DSymbol.map18 xdr_authunix_parms;
H A DMakefile.inc177 rpc_soc.3 xdr_authunix_parms.3 \
/freebsd/sys/rpc/
H A Dauth_unix.c199 if (! xdr_authunix_parms(&xdrs, &time, &xcr)) in authunix_create()
310 stat = xdr_authunix_parms(&xdrs, &time, &xcr); in authunix_refresh()
320 stat = xdr_authunix_parms(&xdrs, &time, &xcr); in authunix_refresh()
H A Dauthunix_prot.c60 xdr_authunix_parms(XDR *xdrs, uint32_t *time, struct xucred *cred) in xdr_authunix_parms() function
H A Drpc_com.h114 bool_t xdr_authunix_parms(struct XDR *xdrs, uint32_t *time, struct xucred *cred);
H A Dsvc_auth_unix.c113 } else if (! xdr_authunix_parms(&xdrs, &time, xcr)) { in _svcauth_unix()
/freebsd/include/rpc/
H A Dauth_unix.h69 extern bool_t xdr_authunix_parms(XDR *, struct authunix_parms *);
/freebsd/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Dlibc_ubuntu1404_abilist.txt3318 fun:xdr_authunix_parms=uninstrumented