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

/freebsd-11-stable/lib/libc/rpc/
H A Dauth_none.c70 static struct auth_ops *authnone_ops(void);
158 static struct auth_ops *
161 static struct auth_ops ops;
H A Dauth_unix.c75 static struct auth_ops *authunix_ops (void);
353 static struct auth_ops *
356 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-11-stable/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-11-stable/include/rpc/
H A Dauth.h183 struct auth_ops { struct in struct:__auth
/freebsd-11-stable/lib/librpcsec_gss/
H A Drpcsec_gss.c85 static struct auth_ops rpc_gss_ops = {
/freebsd-11-stable/sys/rpc/rpcsec_gss/
H A Drpcsec_gss.c98 static struct auth_ops rpc_gss_ops = {

Completed in 71 milliseconds