Searched refs:ah_private (Results 1 – 3 of 3) sorted by relevance
85 #define AUTH_PRIVATE(auth) ((struct audata *)auth->ah_private)119 auth->ah_private = (caddr_t) au; in authunix_create()328 mem_free (auth->ah_private, sizeof (struct audata)); in authunix_destroy()
50 #define AUTH_PRIVATE(auth) (struct ad_private *) auth->ah_private193 auth->ah_private = (caddr_t) ad; in libc_hidden_def()
104 caddr_t ah_private; member
Completed in 8 milliseconds