Searched refs:authunix_parms (Results 1 – 7 of 7) sorted by relevance
57 struct authunix_parms { struct66 #define authsys_parms authunix_parms argument69 extern bool_t xdr_authunix_parms(XDR *, struct authunix_parms *);
58 struct authunix_parms *aup; in _svcauth_unix()61 struct authunix_parms area_aup; in _svcauth_unix()
53 xdr_authunix_parms(XDR *xdrs, struct authunix_parms *p) in xdr_authunix_parms()
91 struct authunix_parms aup; in authunix_create()264 struct authunix_parms aup; in authunix_refresh()
727 if (((uid_t) ((struct authunix_parms *) in root_auth()735 ((uid_t) ((struct authunix_parms *)rqstp->rq_clntcred)->aup_uid)); in root_auth()
296 struct authunix_parms *creds; in ypbindprog_2()319 creds = (struct authunix_parms *)rqstp->rq_clntcred; in ypbindprog_2()
831 struct authunix_parms *au; in rpcbproc_callit_com()833 au = (struct authunix_parms *)rqstp->rq_clntcred; in rpcbproc_callit_com()