Home
last modified time | relevance | path

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

/sunrpc/
A Dauth_none.c52 static const struct auth_ops ops = {
83 ap->no_client.ah_ops = (struct auth_ops *) &ops; in authnone_create_once()
A Dauth_unix.c67 static const struct auth_ops auth_unix_ops = {
118 auth->ah_ops = (struct auth_ops *) &auth_unix_ops; in authunix_create()
A Dauth_des.c68 static const struct auth_ops authdes_ops = {
192 auth->ah_ops = (struct auth_ops *) &authdes_ops; in libc_hidden_def()
/sunrpc/rpc/
A Dauth.h96 struct auth_ops { struct

Completed in 10 milliseconds