Searched refs:ah_private (Results 1 – 7 of 7) sorted by relevance
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()
60 #define AUTH_PRIVATE(auth) (struct ad_private *) auth->ah_private220 auth->ah_private = (caddr_t)ad; in authdes_pk_seccreate()
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
192 void *ah_private; member
115 #define AUTH_PRIVATE(auth) ((struct rpc_gss_data *)auth->ah_private)179 auth->ah_private = (caddr_t) gd; in rpc_gss_seccreate()
146 #define AUTH_PRIVATE(auth) ((struct rpc_gss_data *)auth->ah_private)397 auth->ah_private = (caddr_t) gd; in rpc_gss_seccreate_int()