Home
last modified time | relevance | path

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

/dflybsd-src/lib/libc/rpc/
H A Dauth_unix.c68 static struct auth_ops *authunix_ops(void);
117 auth->ah_ops = authunix_ops(); in authunix_create()
342 authunix_ops(void) in authunix_ops() function