OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:rpc_auth
(Results
1 - 8
of
8
) sorted by relevancy
/src/sys/fs/nfs/common/
krpc_subr.c
95
struct auth_info
rpc_auth
;
member in struct:krpc_call
289
/*
rpc_auth
part (auth_unix as root) */
290
call->
rpc_auth
.authtype = txdr_unsigned(AUTH_UNIX);
291
call->
rpc_auth
.authlen = txdr_unsigned(sizeof(struct auth_unix));
krpc_subr.c
95
struct auth_info
rpc_auth
;
member in struct:krpc_call
289
/*
rpc_auth
part (auth_unix as root) */
290
call->
rpc_auth
.authtype = txdr_unsigned(AUTH_UNIX);
291
call->
rpc_auth
.authlen = txdr_unsigned(sizeof(struct auth_unix));
krpc_subr.c
95
struct auth_info
rpc_auth
;
member in struct:krpc_call
289
/*
rpc_auth
part (auth_unix as root) */
290
call->
rpc_auth
.authtype = txdr_unsigned(AUTH_UNIX);
291
call->
rpc_auth
.authlen = txdr_unsigned(sizeof(struct auth_unix));
krpc_subr.c
95
struct auth_info
rpc_auth
;
member in struct:krpc_call
289
/*
rpc_auth
part (auth_unix as root) */
290
call->
rpc_auth
.authtype = txdr_unsigned(AUTH_UNIX);
291
call->
rpc_auth
.authlen = txdr_unsigned(sizeof(struct auth_unix));
/src/sys/nfs/
krpc_subr.c
98
struct auth_info
rpc_auth
;
member in struct:rpc_call
296
/*
rpc_auth
part (auth_unix as root) */
297
call->
rpc_auth
.authtype = txdr_unsigned(RPCAUTH_UNIX);
298
call->
rpc_auth
.authlen = txdr_unsigned(sizeof(struct auth_unix));
krpc_subr.c
98
struct auth_info
rpc_auth
;
member in struct:rpc_call
296
/*
rpc_auth
part (auth_unix as root) */
297
call->
rpc_auth
.authtype = txdr_unsigned(RPCAUTH_UNIX);
298
call->
rpc_auth
.authlen = txdr_unsigned(sizeof(struct auth_unix));
krpc_subr.c
98
struct auth_info
rpc_auth
;
member in struct:rpc_call
296
/*
rpc_auth
part (auth_unix as root) */
297
call->
rpc_auth
.authtype = txdr_unsigned(RPCAUTH_UNIX);
298
call->
rpc_auth
.authlen = txdr_unsigned(sizeof(struct auth_unix));
krpc_subr.c
98
struct auth_info
rpc_auth
;
member in struct:rpc_call
296
/*
rpc_auth
part (auth_unix as root) */
297
call->
rpc_auth
.authtype = txdr_unsigned(RPCAUTH_UNIX);
298
call->
rpc_auth
.authlen = txdr_unsigned(sizeof(struct auth_unix));
Completed in 42 milliseconds
Indexes created Thu Sep 25 16:09:42 GMT 2025