OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ah_ops
(Results
1 - 3
of
3
) sorted by relevancy
/src/include/rpc/
auth.h
112
} *
ah_ops
;
member in struct:__rpc_auth
126
((*((auth)->
ah_ops
->ah_nextverf))(auth))
128
((*((auth)->
ah_ops
->ah_nextverf))(auth))
131
((*((auth)->
ah_ops
->ah_marshal))(auth, xdrs))
133
((*((auth)->
ah_ops
->ah_marshal))(auth, xdrs))
136
((*((auth)->
ah_ops
->ah_validate))((auth), verfp))
138
((*((auth)->
ah_ops
->ah_validate))((auth), verfp))
141
((*((auth)->
ah_ops
->ah_refresh))(auth))
143
((*((auth)->
ah_ops
->ah_refresh))(auth))
146
((*((auth)->
ah_ops
->ah_destroy))(auth)
[
all
...]
/src/lib/libc/rpc/
auth_none.c
106
ap->no_client.
ah_ops
= &ops;
auth_unix.c
134
auth->
ah_ops
= authunix_ops();
Completed in 12 milliseconds
Indexes created Thu Oct 16 14:10:15 GMT 2025