Searched refs:authunix_parms (Results 1 - 13 of 13) sorted by relevance

/illumos-gate/usr/src/lib/libbc/inc/include/rpc/
H A Dauth_unix.h49 struct authunix_parms { struct
/illumos-gate/usr/src/uts/common/rpc/sec/
H A Dsvc_authu.c76 struct authunix_parms *aup;
79 struct authunix_parms area_aup;
H A Dauthu_prot.c57 xdr_authunix_parms(XDR *xdrs, struct authunix_parms *p)
H A Dsec_svc.c149 struct authunix_parms *aup;
163 aup = (struct authunix_parms *)req->rq_clntcred;
/illumos-gate/usr/src/uts/common/rpc/
H A Dauth_sys.h83 #define authunix_parms authsys_parms macro
/illumos-gate/usr/src/stand/lib/fs/nfs/
H A Dauth_unix.c84 struct authunix_parms aup;
203 struct authunix_parms aup;
213 /* first deserialize the creds back into a struct authunix_parms */
232 /* free the struct authunix_parms created by deserializing */
293 xdr_authunix_parms(XDR *xdrs, struct authunix_parms *p)
/illumos-gate/usr/src/cmd/ypcmd/ypupdated/
H A Drpc.ypupdated.c207 struct authunix_parms *aup;
236 aup = (struct authunix_parms *)rqstp->rq_clntcred;
/illumos-gate/usr/src/cmd/ypcmd/
H A Dypupdated.c215 struct authunix_parms *aup;
247 aup = (struct authunix_parms *)rqstp->rq_clntcred;
/illumos-gate/usr/src/cmd/rexd/
H A Drpc.rexd.c374 struct authunix_parms
378 struct authunix_parms *unix_cred;
379 static struct authunix_parms au;
413 struct authunix_parms *unix_cred;
531 (struct authunix_parms *)rqstp->rq_clntcred;
827 struct authunix_parms *ucred;
/illumos-gate/usr/src/cmd/fs.d/nfs/rquotad/
H A Drpc.rquotad.c67 typedef struct authunix_parms *authp;
/illumos-gate/usr/src/cmd/keyserv/
H A Dkeyserv.c1338 *uid = ((struct authunix_parms *)rqstp->rq_clntcred)->aup_uid;
/illumos-gate/usr/src/cmd/gss/gssd/
H A Dgssd_proc.c2623 struct authunix_parms *aup;
2651 aup = (struct authunix_parms *)rqstp->rq_clntcred;
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs_server.c2507 hostname = ((struct authunix_parms *)

Completed in 63 milliseconds