OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:no_client
(Results
1 - 2
of
2
) sorted by relevancy
/src/lib/libc/rpc/
auth_none.c
86
AUTH
no_client
;
member in struct:authnone_private
105
ap->
no_client
.ah_cred = ap->
no_client
.ah_verf = _null_auth;
106
ap->
no_client
.ah_ops = &ops;
110
(void)xdr_opaque_auth(xdrs, &ap->
no_client
.ah_cred);
111
(void)xdr_opaque_auth(xdrs, &ap->
no_client
.ah_verf);
115
return (&ap->
no_client
);
auth_none.c
86
AUTH
no_client
;
member in struct:authnone_private
105
ap->
no_client
.ah_cred = ap->
no_client
.ah_verf = _null_auth;
106
ap->
no_client
.ah_ops = &ops;
110
(void)xdr_opaque_auth(xdrs, &ap->
no_client
.ah_cred);
111
(void)xdr_opaque_auth(xdrs, &ap->
no_client
.ah_verf);
115
return (&ap->
no_client
);
Completed in 22 milliseconds
Indexes created Thu Oct 02 01:09:59 GMT 2025