Home
last modified time | relevance | path

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

/src/sys/rpc/
H A Dauth_unix.c94 AUTH *au_auth; /* link back to AUTH */ member
145 AUTH_DESTROY(tau->au_auth); in authunix_create()
170 return (au->au_auth); in authunix_create()
189 au->au_auth = auth; in authunix_create()