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

/freebsd-10.0-release/lib/libc/rpc/
H A Dauth_unix.c88 #define AUTH_PRIVATE(auth) ((struct audata *)auth->ah_private) macro
H A Dauth_des.c66 #define AUTH_PRIVATE(auth) (struct ad_private *) auth->ah_private macro
/freebsd-10.0-release/sys/rpc/
H A Dauth_unix.c102 #define AUTH_PRIVATE(auth) ((struct audata *)auth->ah_private) macro
/freebsd-10.0-release/lib/librpcsec_gss/
H A Drpcsec_gss.c115 #define AUTH_PRIVATE(auth) ((struct rpc_gss_data *)auth->ah_private) macro
/freebsd-10.0-release/sys/rpc/rpcsec_gss/
H A Drpcsec_gss.c147 #define AUTH_PRIVATE(auth) ((struct rpc_gss_data *)auth->ah_private) macro
[all...]

Completed in 87 milliseconds