Home
last modified time | relevance | path

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

/sunrpc/rpc/
A Dauth.h103 } *ah_ops; member
117 ((*((auth)->ah_ops->ah_nextverf))(auth))
119 ((*((auth)->ah_ops->ah_nextverf))(auth))
122 ((*((auth)->ah_ops->ah_marshal))(auth, xdrs))
124 ((*((auth)->ah_ops->ah_marshal))(auth, xdrs))
127 ((*((auth)->ah_ops->ah_validate))((auth), verfp))
129 ((*((auth)->ah_ops->ah_validate))((auth), verfp))
132 ((*((auth)->ah_ops->ah_refresh))(auth))
134 ((*((auth)->ah_ops->ah_refresh))(auth))
137 ((*((auth)->ah_ops->ah_destroy))(auth))
[all …]
/sunrpc/
A Dauth_none.c83 ap->no_client.ah_ops = (struct auth_ops *) &ops; in authnone_create_once()
A Dauth_unix.c118 auth->ah_ops = (struct auth_ops *) &auth_unix_ops; in authunix_create()
A Dauth_des.c192 auth->ah_ops = (struct auth_ops *) &authdes_ops; in libc_hidden_def()

Completed in 10 milliseconds