Home
last modified time | relevance | path

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

/openbsd/src/include/rpc/
Dauth_unix.h62 struct authunix_parms { struct
72 extern bool_t xdr_authunix_parms(XDR *, struct authunix_parms *); argument
/openbsd/src/lib/libc/rpc/
Dsvc_auth_unix.c55 struct authunix_parms *aup; in _svcauth_unix()
58 struct authunix_parms area_aup; in _svcauth_unix()
Dauthunix_prot.c48 xdr_authunix_parms(XDR *xdrs, struct authunix_parms *p) in xdr_authunix_parms()
Dauth_unix.c94 struct authunix_parms aup; in authunix_create()
256 struct authunix_parms aup; in authunix_refresh()
/openbsd/src/usr.sbin/portmap/
Dportmap.c586 struct authunix_parms *au = (struct authunix_parms *)rqstp->rq_clntcred; in callit()
/openbsd/src/usr.sbin/ypbind/
Dypbind.c268 struct authunix_parms *creds; in ypbindprog_2()
291 creds = (struct authunix_parms *)rqstp->rq_clntcred; in ypbindprog_2()