Home
last modified time | relevance | path

Searched defs:audata (Results 1 – 2 of 2) sorted by relevance

/trueos/sys/rpc/
HDauth_unix.c88 struct audata { struct
100 TAILQ_HEAD(audata_list, audata); argument
/trueos/lib/libc/rpc/
HDauth_unix.c80 struct audata { struct
87 #define AUTH_PRIVATE(auth) ((struct audata *)auth->ah_private) argument