Home
last modified time | relevance | path

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

/freebsd/lib/libc/rpc/
H A Dauth_none.c65 static struct auth_ops *authnone_ops(void);
153 static struct auth_ops *
156 static struct auth_ops ops; in authnone_ops()
H A Dauth_unix.c70 static struct auth_ops *authunix_ops (void);
348 static struct auth_ops *
351 static struct auth_ops ops; in authunix_ops()
H A Dauth_des.c81 static struct auth_ops *authdes_ops(void);
475 static struct auth_ops *
478 static struct auth_ops ops; in authdes_ops()
/freebsd/sys/rpc/
H A Dauth_none.c67 static const struct auth_ops authnone_ops = {
H A Dauth.h181 const struct auth_ops { struct
H A Dauth_unix.c73 static const struct auth_ops authunix_ops = {
/freebsd/sys/rpc/rpcsec_tls/
H A Dauth_tls.c71 static const struct auth_ops authtls_ops = {
/freebsd/include/rpc/
H A Dauth.h180 struct auth_ops { struct
/freebsd/lib/librpcsec_gss/
H A Drpcsec_gss.c85 static struct auth_ops rpc_gss_ops = {
/freebsd/sys/rpc/rpcsec_gss/
H A Drpcsec_gss.c97 static const struct auth_ops rpc_gss_ops = {