Searched refs:AUTH_NULL (Results 1 - 5 of 5) sorted by relevance

/netbsd-6-1-5-RELEASE/lib/libc/rpc/
H A Dsvc_auth.c102 * There is an assumption that any flavour less than AUTH_NULL is
127 case AUTH_NULL:
195 case AUTH_NULL:
H A Dsvc_auth_unix.c131 rqst->rq_xprt->xp_verf.oa_flavor = AUTH_NULL;
/netbsd-6-1-5-RELEASE/include/rpc/
H A Dauth.h187 #define AUTH_NULL 0 /* backward compatibility */ macro
/netbsd-6-1-5-RELEASE/usr.sbin/rpcbind/
H A Drpcb_svc_com.c834 if (rqstp->rq_cred.oa_flavor == AUTH_NULL) {
/netbsd-6-1-5-RELEASE/tests/fs/nfs/nfsservice/rpcbind/
H A Drpcb_svc_com.c830 if (rqstp->rq_cred.oa_flavor == AUTH_NULL) {

Completed in 184 milliseconds