Searched refs:auth_ops (Results 1 - 9 of 9) sorted by relevance

/freebsd-9.3-release/lib/libc/rpc/
H A Dauth_none.c70 static struct auth_ops *authnone_ops();
158 static struct auth_ops *
161 static struct auth_ops ops;
H A Dauth_unix.c75 static struct auth_ops *authunix_ops (void);
365 static struct auth_ops *
368 static struct auth_ops ops;
H A Dauth_des.c86 static struct auth_ops *authdes_ops(void);
480 static struct auth_ops *
483 static struct auth_ops ops;
/freebsd-9.3-release/sys/rpc/
H A Dauth_none.c71 static struct auth_ops authnone_ops = {
H A Dauth.h184 struct auth_ops { struct in struct:__auth
H A Dauth_unix.c77 static struct auth_ops authunix_ops = {
/freebsd-9.3-release/include/rpc/
H A Dauth.h183 struct auth_ops { struct in struct:__auth
/freebsd-9.3-release/lib/librpcsec_gss/
H A Drpcsec_gss.c85 static struct auth_ops rpc_gss_ops = {
/freebsd-9.3-release/sys/rpc/rpcsec_gss/
H A Drpcsec_gss.c96 static struct auth_ops rpc_gss_ops = {

Completed in 115 milliseconds