OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ah_nextverf
(Results
1 - 2
of
2
) sorted by relevancy
/src/include/rpc/
auth.h
102
void (*
ah_nextverf
)(struct __rpc_auth *);
member in struct:__rpc_auth::auth_ops
126
((*((auth)->ah_ops->
ah_nextverf
))(auth))
128
((*((auth)->ah_ops->
ah_nextverf
))(auth))
/src/lib/libc/rpc/
auth_unix.c
380
if (ops.
ah_nextverf
== NULL) {
381
ops.
ah_nextverf
= authunix_nextverf;
Completed in 44 milliseconds
Indexes created Sun Oct 19 02:09:48 GMT 2025