HomeSort by: relevance | last modified time | path
    Searched refs:AUTH_NULL (Results 1 - 4 of 4) sorted by relevancy

  /src/lib/libc/rpc/
svc_auth.c 104 * There is an assumption that any flavour less than AUTH_NULL is
124 case AUTH_NULL:
187 case AUTH_NULL:
svc_auth_unix.c 130 rqst->rq_xprt->xp_verf.oa_flavor = AUTH_NULL;
  /src/include/rpc/
auth.h 188 #define AUTH_NULL 0 /* backward compatibility */
  /src/usr.sbin/rpcbind/
rpcb_svc_com.c 838 if (rqstp->rq_cred.oa_flavor == AUTH_NULL) {

Completed in 21 milliseconds