Home
last modified time | relevance | path

Searched refs:ah_private (Results 1 – 3 of 3) sorted by relevance

/sunrpc/
A Dauth_unix.c85 #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()
A Dauth_des.c50 #define AUTH_PRIVATE(auth) (struct ad_private *) auth->ah_private
193 auth->ah_private = (caddr_t) ad; in libc_hidden_def()
/sunrpc/rpc/
A Dauth.h104 caddr_t ah_private; member

Completed in 8 milliseconds