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

/freebsd-12-stable/lib/libc/rpc/
H A Dauth_unix.c77 static struct auth_ops *authunix_ops (void);
123 auth->ah_ops = authunix_ops();
356 authunix_ops(void) function
/freebsd-12-stable/sys/rpc/
H A Dauth_unix.c79 static struct auth_ops authunix_ops = { variable in typeref:struct:auth_ops
188 auth->ah_ops = &authunix_ops;

Completed in 95 milliseconds