Home
last modified time | relevance | path

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

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