Searched refs:AUTH_SHORT (Results 1 - 8 of 8) sorted by relevance

/illumos-gate/usr/src/lib/libnsl/rpc/
H A Dsvc_auth.c120 case AUTH_SHORT:
188 case AUTH_SHORT:
H A Dauth_sys.c258 if (verf->oa_flavor == AUTH_SHORT) {
/illumos-gate/usr/src/lib/libbc/inc/include/rpc/
H A Dauth.h166 #define AUTH_SHORT 2 /* short hand unix style */ macro
/illumos-gate/usr/src/uts/common/rpc/sec/
H A Dsec_svc.c119 case AUTH_SHORT:
120 rqst->rq_xprt->xp_cookie = (void *) AUTH_SHORT;
/illumos-gate/usr/src/stand/lib/fs/nfs/
H A Dauth_unix.c177 if (verf->oa_flavor == AUTH_SHORT) {
/illumos-gate/usr/src/uts/common/rpc/
H A Dauth.h478 #define AUTH_SHORT 2 /* short hand unix style */ macro
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_mount.c361 case AUTH_SHORT:
H A Dsnoop_rpc.c266 case AUTH_SHORT: return ("Unix short");

Completed in 476 milliseconds