OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CLNT_CALL
(Results
1 - 9
of
9
) sorted by relevancy
/src/lib/libc/rpc/
pmap_getmaps.c
97
if (
CLNT_CALL
(client, (rpcproc_t)PMAPPROC_DUMP,
pmap_getport.c
81
if (
CLNT_CALL
(client, (rpcproc_t)PMAPPROC_GETPORT, (xdrproc_t)xdr_pmap,
rpcb_clnt.c
573
if (
CLNT_CALL
(client, (rpcproc_t)RPCBPROC_SET, (xdrproc_t) xdr_rpcb,
615
if (
CLNT_CALL
(client, (rpcproc_t)RPCBPROC_UNSET, (xdrproc_t) xdr_rpcb,
736
clnt_st =
CLNT_CALL
(client, (rpcproc_t)PMAPPROC_GETPORT,
843
clnt_st =
CLNT_CALL
(client, (rpcproc_t)RPCBPROC_GETADDRLIST,
905
clnt_st =
CLNT_CALL
(client, (rpcproc_t)RPCBPROC_GETADDR,
1024
clnt_st =
CLNT_CALL
(client, (rpcproc_t)RPCBPROC_DUMP,
1042
if (
CLNT_CALL
(client, (rpcproc_t)RPCBPROC_DUMP,
1100
stat =
CLNT_CALL
(client, (rpcproc_t)RPCBPROC_CALLIT,
1175
st =
CLNT_CALL
(client, (rpcproc_t)RPCBPROC_GETTIME,
1185
st =
CLNT_CALL
(client, (rpcproc_t)RPCBPROC_GETTIME
[
all
...]
clnt_simple.c
210
clnt_stat =
CLNT_CALL
(rcp->client, procnum, inproc, in,
pmap_rmt.c
114
stat =
CLNT_CALL
(client, (rpcproc_t)PMAPPROC_CALLIT,
/src/usr.bin/eject/
am_glue.c
82
rv =
CLNT_CALL
(cl, (rpcproc_t)PMAPPROC_GETPORT,
127
if (
clnt_call
(clnt, xAMQPROC_SYNC_UMNT, xdr_amq_string, &dirname,
/src/usr.bin/rpcinfo/
rpcinfo.c
400
rpc_stat =
CLNT_CALL
(client, NULLPROC, (xdrproc_t)xdr_void,
424
rpc_stat =
CLNT_CALL
(client, NULLPROC, (xdrproc_t)xdr_void,
451
rpc_stat =
CLNT_CALL
(client, NULLPROC, (xdrproc_t)xdr_void,
507
clnt_st =
CLNT_CALL
(client, (unsigned int)PMAPPROC_DUMP,
721
clnt_st =
CLNT_CALL
(client, RPCBPROC_DUMP, (xdrproc_t)xdr_void,
733
clnt_st =
CLNT_CALL
(client, RPCBPROC_DUMP,
747
clnt_st =
CLNT_CALL
(client, (unsigned int)PMAPPROC_DUMP,
953
if (
CLNT_CALL
(client, RPCBPROC_GETADDRLIST, (xdrproc_t)xdr_rpcb,
1035
if (
CLNT_CALL
(client, RPCBPROC_GETSTAT, (xdrproc_t)xdr_void, NULL,
1315
rpc_stat =
CLNT_CALL
(client, NULLPROC, (xdrproc_t)xdr_void
[
all
...]
/src/include/rpc/
clnt.h
199
*
CLNT_CALL
(rh, proc, xargs, argsp, xres, resp, timeout)
208
#define
CLNT_CALL
(rh, proc, xargs, argsp, xres, resp, secs) \
212
#define
clnt_call
(rh, proc, xargs, argsp, xres, resp, secs) \
macro
/src/sys/fs/nfs/nlm/
nlm_prot_impl.c
426
stat =
CLNT_CALL
(rpcb, (rpcprog_t) RPCBPROC_GETADDR,
467
stat =
CLNT_CALL
(rpcb, (rpcprog_t) PMAPPROC_GETPORT,
1174
stat =
CLNT_CALL
(nlm_nsm, SM_UNMON,
1239
stat =
CLNT_CALL
(nlm_nsm, SM_MON,
1633
stat =
CLNT_CALL
(nlm_nsm, SM_UNMON_ALL,
Completed in 17 milliseconds
Indexes created Thu Oct 23 22:10:10 GMT 2025