Searched refs:authsys_parms (Results 1 – 10 of 10) sorted by relevance
72 struct authsys_parms { struct81 #define authunix_parms authsys_parms argument95 extern bool_t xdr_authsys_parms(XDR *, struct authsys_parms *);
54 struct authsys_parms *sys_credp; in check_host()64 sys_credp = (struct authsys_parms *)rqstp->rq_clntcred; in check_host()175 struct authsys_parms *sys_credp; in check_sys()186 sys_credp = (struct authsys_parms *)rqstp->rq_clntcred; in check_sys()
171 struct authsys_parms *sys_credp; in check_host()181 sys_credp = (struct authsys_parms *)rqstp->rq_clntcred; in check_host()298 struct authsys_parms *sys_credp; in check_sys()311 sys_credp = (struct authsys_parms *)rqstp->rq_clntcred; in check_sys()
190 struct authsys_parms *sys_credp; in check_host()199 sys_credp = (struct authsys_parms *)rqstp->rq_clntcred; in check_host()290 struct authsys_parms *sys_credp; in check_sys()301 sys_credp = (struct authsys_parms *)rqstp->rq_clntcred; in check_sys()
46 struct authsys_parms area_aup;58 struct authsys_parms *aup; in __svcauth_loopback()
60 struct authsys_parms area_aup;72 struct authsys_parms *aup; in __svcauth_sys()
54 xdr_authsys_parms(XDR *xdrs, struct authsys_parms *p) in xdr_authsys_parms()
88 struct authsys_parms aup; in authsys_create()287 struct authsys_parms aup; in authsys_refresh()
1041 struct authsys_parms *au; in rpcbproc_callit_com()1043 CTASSERT(sizeof (struct authsys_parms) <= RQCRED_SIZE); in rpcbproc_callit_com()1044 au = (struct authsys_parms *)rqstp->rq_clntcred; in rpcbproc_callit_com()
502 bool_t xdr_authsys_parms(XDR *xdrs, struct authsys_parms *p);