Home
last modified time | relevance | path

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

/netbsd/lib/libc/rpc/
H A Dauth_unix.c85 static const struct auth_ops *authunix_ops(void);
131 auth->ah_ops = authunix_ops(); in authunix_create()
370 authunix_ops(void) in authunix_ops() function