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

/freebsd-10.3-release/lib/libc/rpc/
H A Dauth_unix.c75 static struct auth_ops *authunix_ops (void);
126 auth->ah_ops = authunix_ops();
366 authunix_ops() function
/freebsd-10.3-release/sys/rpc/
H A Dauth_unix.c77 static struct auth_ops authunix_ops = { variable in typeref:struct:auth_ops
186 auth->ah_ops = &authunix_ops;

Completed in 105 milliseconds