Searched refs:ah_private (Results 1 – 11 of 11) sorted by relevance
88 #define AUTH_PRIVATE(auth) ((struct audata *)auth->ah_private)130 auth->ah_private = (caddr_t)au; in authunix_create()296 mem_free(auth->ah_private, sizeof(struct audata)); in authunix_destroy()
73 #define AUTH_PRIVATE(auth) ((struct auth_gssapi_data *)auth->ah_private)183 auth->ah_private = (caddr_t) pdata; in auth_gssapi_create()747 free(auth->ah_private); in auth_gssapi_destroy()
156 #define AUTH_PRIVATE(auth) ((struct rpc_gss_data *)auth->ah_private)204 auth->ah_private = (caddr_t)gd; in authgss_create()
82 #define AUTH_PRIVATE(auth) ((struct audata *)auth->ah_private)117 auth->ah_private = (caddr_t)au; in authunix_create()317 mem_free(auth->ah_private, sizeof(struct audata)); in authunix_destroy()
97 #define AUTH_PRIVATE(auth) ((struct audata *)auth->ah_private)183 auth->ah_private = (caddr_t)au; in authunix_create()345 mem_free(auth->ah_private, sizeof(struct audata)); in authunix_destroy()
194 void *ah_private; member
120 void *ah_private; member
192 void *ah_private; member
37 #define AUTH_PRIVATE(auth) ((struct auth_gssapi_data *)auth->ah_private)
115 #define AUTH_PRIVATE(auth) ((struct rpc_gss_data *)auth->ah_private)179 auth->ah_private = (caddr_t) gd; in rpc_gss_seccreate()
147 #define AUTH_PRIVATE(auth) ((struct rpc_gss_data *)auth->ah_private)417 auth->ah_private = (caddr_t) gd; in rpc_gss_seccreate_int()