Home
last modified time | relevance | path

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

/src/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()
/src/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 = {
/src/crypto/krb5/src/lib/rpc/
H A Dauth_none.c60 static struct auth_ops ops = {
H A Dauth_unix.c68 static struct auth_ops auth_unix_ops = {
H A Dauth_gss.c82 static struct auth_ops authgss_ops = {
H A Dauth_gssapi.c48 static struct auth_ops auth_gssapi_ops = {
/src/sys/rpc/rpcsec_tls/
H A Dauth_tls.c71 static const struct auth_ops authtls_ops = {
/src/crypto/krb5/src/include/gssrpc/
H A Dauth.h102 struct auth_ops { struct
/src/include/rpc/
H A Dauth.h180 struct auth_ops { struct
/src/lib/librpcsec_gss/
H A Drpcsec_gss.c85 static struct auth_ops rpc_gss_ops = {
/src/sys/rpc/rpcsec_gss/
H A Drpcsec_gss.c98 static const struct auth_ops rpc_gss_ops = {