Searched refs:ah_private (Results 1 – 8 of 8) sorted by relevance
71 #define AUTH_PRIVATE(auth) ((struct audata *)auth->ah_private)107 auth->ah_private = (caddr_t)au; in authunix_create()130 bkmem_free(auth->ah_private, sizeof (struct audata)); in authunix_create()138 bkmem_free(auth->ah_private, sizeof (struct audata)); in authunix_create()246 bkmem_free(auth->ah_private, sizeof (struct audata)); in authunix_destroy()
200 auth->ah_private = (caddr_t)ad; in authdes_pk_seccreate()249 struct ad_private *ad = (struct ad_private *)auth->ah_private; in authdes_marshal()345 struct ad_private *ad = (struct ad_private *)auth->ah_private; in authdes_validate()403 struct ad_private *ad = (struct ad_private *)auth->ah_private; in authdes_refresh()443 struct ad_private *ad = (struct ad_private *)auth->ah_private; in authdes_destroy()
72 #define AUTH_PRIVATE(auth) ((struct audata *)auth->ah_private)112 auth->ah_private = (caddr_t)au; in authsys_create()332 free(auth->ah_private); in authsys_destroy()
99 caddr_t ah_private; member
62 #define AUTH_PRIVATE(auth) (struct ad_private *)auth->ah_private186 auth->ah_private = (caddr_t)ad; in authdes_create()
241 caddr_t ah_private; member
95 #define AUTH_PRIVATE(auth) ((rpc_gss_data *)auth->ah_private)261 auth->ah_private = (caddr_t)ap;
96 #define AUTH_PRIVATE(auth) ((rpc_gss_data *)auth->ah_private)571 auth->ah_private = (caddr_t)ap;