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

/netbsd-current/include/rpc/
H A Dauth_unix.h61 struct authunix_parms { struct
71 extern bool_t xdr_authunix_parms(XDR *, struct authunix_parms *);
/netbsd-current/external/bsd/am-utils/dist/libamu/
H A Dmisc_rpc.c179 struct authunix_parms *aup = (struct authunix_parms *) NULL;
187 aup = (struct authunix_parms *) rp->rq_clntcred;
/netbsd-current/lib/libc/rpc/
H A Dauthunix_prot.c68 xdr_authunix_parms(XDR *xdrs, struct authunix_parms *p)
H A Dsvc_auth_unix.c71 struct authunix_parms *aup;
74 struct authunix_parms area_aup;
H A Dauth_unix.c109 struct authunix_parms aup;
288 struct authunix_parms aup;
301 /* first deserialize the creds back into a struct authunix_parms */
321 /* free the struct authunix_parms created by deserializing */
/netbsd-current/external/bsd/am-utils/dist/conf/autofs/
H A Dautofs_solaris_v1.c83 static int autofs_mount_1_req(struct mntrequest *mr, struct mntres *result, struct authunix_parms *cred, SVCXPRT *transp);
84 static int autofs_unmount_1_req(struct umntrequest *ur, struct umntres *result, struct authunix_parms *cred, SVCXPRT *transp);
185 struct authunix_parms *cred,
243 struct authunix_parms *cred,
H A Dautofs_solaris_v2_v3.c496 struct authunix_parms *cred,
564 struct authunix_parms *cred,
692 struct authunix_parms *cred,
759 struct authunix_parms *cred,
780 struct authunix_parms *cred,
798 struct authunix_parms *cred,
/netbsd-current/usr.sbin/ypbind/
H A Dypbind.c906 struct authunix_parms *creds;
927 creds = (struct authunix_parms *)rqstp->rq_clntcred;
/netbsd-current/usr.sbin/rpcbind/
H A Drpcb_svc_com.c841 struct authunix_parms *au;
843 au = (struct authunix_parms *)rqstp->rq_clntcred;

Completed in 92 milliseconds