Searched defs:AUTH_PRIVATE (Results 1 - 5 of 5) sorted by relevance

/freebsd-10-stable/lib/libc/rpc/
H A Dauth_unix.c87 #define AUTH_PRIVATE(auth) ((struct audata *)auth->ah_private) macro
H A Dauth_des.c65 #define AUTH_PRIVATE(auth) (struct ad_private *) auth->ah_private macro
/freebsd-10-stable/sys/rpc/
H A Dauth_unix.c101 #define AUTH_PRIVATE(auth) ((struct audata *)auth->ah_private) macro
/freebsd-10-stable/lib/librpcsec_gss/
H A Drpcsec_gss.c115 #define AUTH_PRIVATE(auth) ((struct rpc_gss_data *)auth->ah_private) macro
/freebsd-10-stable/sys/rpc/rpcsec_gss/
H A Drpcsec_gss.c147 #define AUTH_PRIVATE(auth) ((struct rpc_gss_data *)auth->ah_private) macro
[all...]

Completed in 65 milliseconds