OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:barg_pmap
(Results
1 - 2
of
2
) sorted by relevancy
/src/lib/libc/rpc/
clnt_bcast.c
304
struct rmtcallargs
barg_pmap
; /* Remote arguments */
local in function:rpc_broadcast_exp
425
barg_pmap
.prog = prog;
426
barg_pmap
.vers = vers;
427
barg_pmap
.proc = proc;
428
barg_pmap
.args_ptr = argsp;
429
barg_pmap
.xdr_args = xargs;
435
(! xdr_rmtcall_args(xdrs, &
barg_pmap
))) {
clnt_bcast.c
304
struct rmtcallargs
barg_pmap
; /* Remote arguments */
local in function:rpc_broadcast_exp
425
barg_pmap
.prog = prog;
426
barg_pmap
.vers = vers;
427
barg_pmap
.proc = proc;
428
barg_pmap
.args_ptr = argsp;
429
barg_pmap
.xdr_args = xargs;
435
(! xdr_rmtcall_args(xdrs, &
barg_pmap
))) {
Completed in 21 milliseconds
Indexes created Wed Oct 01 12:09:54 GMT 2025