Home
last modified time | relevance | path

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

/freebsd/lib/libc/rpc/
H A Dsvc_auth.c114 case AUTH_SHORT: in _authenticate()
188 case AUTH_SHORT: in svc_auth_reg()
H A Dauth_unix.c237 if (verf->oa_flavor == AUTH_SHORT) { in authunix_validate()
/freebsd/sys/rpc/
H A Dsvc_auth.c96 case AUTH_SHORT: in _authenticate()
H A Dauth.h350 #define AUTH_SHORT 2 /* short hand unix style */ macro
H A Dauth_unix.c267 if (verf->oa_flavor == AUTH_SHORT) { in authunix_validate()
/freebsd/include/rpc/
H A Dauth.h353 #define AUTH_SHORT 2 /* short hand unix style */ macro