/dflybsd-src/usr.sbin/rpc.lockd/ |
H A D | test.c | 21 …if (clnt_call(clnt, NLM_TEST, xdr_nlm_testargs, argp, xdr_nlm_testres, &res, TIMEOUT) != RPC_SUCCE… in nlm_test_1() 35 …if (st = clnt_call(clnt, NLM_LOCK, xdr_nlm_lockargs, argp, xdr_nlm_res, &res, TIMEOUT) != RPC_SUCC… in nlm_lock_1() 50 …if (clnt_call(clnt, NLM_CANCEL, xdr_nlm_cancargs, argp, xdr_nlm_res, &res, TIMEOUT) != RPC_SUCCESS… in nlm_cancel_1() 63 …if (clnt_call(clnt, NLM_UNLOCK, xdr_nlm_unlockargs, argp, xdr_nlm_res, &res, TIMEOUT) != RPC_SUCCE… in nlm_unlock_1() 76 …if (clnt_call(clnt, NLM_GRANTED, xdr_nlm_testargs, argp, xdr_nlm_res, &res, TIMEOUT) != RPC_SUCCES… in nlm_granted_1() 89 …if (clnt_call(clnt, NLM_TEST_MSG, xdr_nlm_testargs, argp, xdr_void, &res, TIMEOUT) != RPC_SUCCESS)… in nlm_test_msg_1() 102 …if (clnt_call(clnt, NLM_LOCK_MSG, xdr_nlm_lockargs, argp, xdr_void, NULL, TIMEOUT) != RPC_SUCCESS)… in nlm_lock_msg_1() 116 …if (clnt_call(clnt, NLM_CANCEL_MSG, xdr_nlm_cancargs, argp, xdr_void, &res, TIMEOUT) != RPC_SUCCES… in nlm_cancel_msg_1() 129 …if (clnt_call(clnt, NLM_UNLOCK_MSG, xdr_nlm_unlockargs, argp, xdr_void, &res, TIMEOUT) != RPC_SUCC… in nlm_unlock_msg_1() 142 …if (clnt_call(clnt, NLM_GRANTED_MSG, xdr_nlm_testargs, argp, xdr_void, &res, TIMEOUT) != RPC_SUCCE… in nlm_granted_msg_1() [all …]
|
H A D | lockd_lock.c | 543 success = clnt_call(cli, NLM4_GRANTED_MSG, in send_granted() 547 success = clnt_call(cli, NLM4_GRANTED, in send_granted() 566 success = clnt_call(cli, NLM_GRANTED_MSG, in send_granted() 570 success = clnt_call(cli, NLM_GRANTED, in send_granted()
|
H A D | lock_proc.c | 295 success = clnt_call(cli, opcode, (xdrproc_t)xdr_nlm_res, result, in transmit_result() 323 success = clnt_call(cli, opcode, in transmit4_result() 451 success = clnt_call(cli, NLM_TEST_RES, in nlm_test_msg_1_svc() 881 success = clnt_call(cli, NLM4_TEST_RES, in nlm4_test_msg_4_svc()
|
/dflybsd-src/usr.sbin/rpc.statd/ |
H A D | test.c | 20 if (clnt_call(clnt, SM_STAT, xdr_sm_name, argp, xdr_sm_stat_res, &res, TIMEOUT) != RPC_SUCCESS) { in sm_stat_1() 33 if (clnt_call(clnt, SM_MON, xdr_mon, argp, xdr_sm_stat_res, &res, TIMEOUT) != RPC_SUCCESS) { in sm_mon_1() 46 if (clnt_call(clnt, SM_UNMON, xdr_mon_id, argp, xdr_sm_stat, &res, TIMEOUT) != RPC_SUCCESS) { in sm_unmon_1() 59 if (clnt_call(clnt, SM_UNMON_ALL, xdr_my_id, argp, xdr_sm_stat, &res, TIMEOUT) != RPC_SUCCESS) { in sm_unmon_all_1() 72 if (clnt_call(clnt, SM_SIMU_CRASH, xdr_void, argp, xdr_void, &res, TIMEOUT) != RPC_SUCCESS) { in sm_simu_crash_1()
|
H A D | file.c | 243 if (clnt_call(cli, SM_NOTIFY, (xdrproc_t)xdr_stat_chge, &arg, in notify_one_host()
|
H A D | procs.c | 346 if (clnt_call(cli, lp->notifyProc, (xdrproc_t)xdr_sm_status, &tx_arg, in sm_notify_1_svc()
|
/dflybsd-src/lib/librpcsvc/ |
H A D | yp_update.c | 130 if ((rval = clnt_call(clnt, YPU_CHANGE, in yp_update() 147 if ((rval = clnt_call(clnt, YPU_INSERT, in yp_update() 162 if ((rval = clnt_call(clnt, YPU_DELETE, in yp_update() 179 if ((rval = clnt_call(clnt, YPU_STORE, in yp_update()
|
/dflybsd-src/usr.sbin/spray/ |
H A D | spray.c | 139 if (clnt_call(cl, SPRAYPROC_CLEAR, (xdrproc_t)xdr_void, NULL, in main() 151 clnt_call(cl, SPRAYPROC_SPRAY, (xdrproc_t)xdr_sprayarr, in main() 161 if (clnt_call(cl, SPRAYPROC_GET, (xdrproc_t)xdr_void, NULL, in main()
|
/dflybsd-src/lib/libc/yp/ |
H A D | yplib.c | 477 r = clnt_call(client, YPBINDPROC_DOMAIN, in _yp_dobind() 713 r = clnt_call(ysd->dom_client, YPPROC_MATCH, in yp_match() 792 r = clnt_call(ysd->dom_client, YPPROC_FIRST, in yp_first() 852 r = clnt_call(ysd->dom_client, YPPROC_NEXT, in yp_next() 921 if (clnt_call(clnt, YPPROC_ALL, in yp_all() 969 r = clnt_call(ysd->dom_client, YPPROC_ORDER, in yp_order() 1026 r = clnt_call(ysd->dom_client, YPPROC_MASTER, in yp_master() 1069 r = clnt_call(ysd->dom_client, YPPROC_MAPLIST, in yp_maplist()
|
/dflybsd-src/usr.sbin/rpc.umntall/ |
H A D | rpc.umntall.c | 186 clnt_stat = clnt_call(clp, RPCMNT_UMNTALL, in do_umntall() 214 clnt_stat = clnt_call(clp, RPCMNT_UMOUNT, (xdrproc_t)xdr_dir, dirp, in do_umount()
|
/dflybsd-src/usr.sbin/ypbind/ |
H A D | yp_ping.c | 154 if (clnt_call(clnt, YPPROC_DOMAIN_NONACK, in ypproc_domain_nonack_2_send() 173 if (clnt_call(clnt, YPPROC_DOMAIN_NONACK, in ypproc_domain_nonack_2_recv()
|
/dflybsd-src/libexec/ypxfr/ |
H A D | ypxfr_getmap.c | 83 (void)clnt_call(clnt, YPPROC_ALL, (xdrproc_t)xdr_ypreq_nokey, &req, in ypxfr_get_map()
|
H A D | ypxfrd_getmap.c | 131 if (clnt_call(clnt, YPXFRD_GETMAP, in ypxfrd_get_map()
|
/dflybsd-src/lib/libc/rpc/ |
H A D | clnt_generic.c | 124 rpc_stat = clnt_call(clnt, NULLPROC, (xdrproc_t)xdr_void, in clnt_create_vers_timed() 146 rpc_stat = clnt_call(clnt, NULLPROC, (xdrproc_t)xdr_void, in clnt_create_vers_timed()
|
H A D | Makefile.inc | 83 MLINKS+=rpc_clnt_calls.3 clnt_call.3 \
|
H A D | key_call.c | 440 if (clnt_call(clnt, proc, xdr_arg, arg, xdr_rslt, rslt, in key_call()
|
H A D | auth_time.c | 350 status = clnt_call(clnt, RPCBPROC_GETTIME, (xdrproc_t)xdr_void, NULL, in __rpc_get_time_offset()
|
/dflybsd-src/usr.bin/rwall/ |
H A D | rwall.c | 104 if (clnt_call(cl, WALLPROC_WALL, (xdrproc_t)xdr_wrapstring, &mbuf, in main()
|
/dflybsd-src/usr.sbin/ypset/ |
H A D | ypset.c | 101 r = clnt_call(client, YPBINDPROC_SETDOM, in bind_tohost()
|
/dflybsd-src/usr.bin/ypwhich/ |
H A D | ypwhich.c | 109 r = clnt_call(client, YPBINDPROC_DOMAIN, in bind_host()
|
/dflybsd-src/usr.bin/rusers/ |
H A D | rusers.c | 189 if (clnt_call(rusers_clnt, RUSERSPROC_NAMES, (xdrproc_t)xdr_void, NULL, in onehost()
|
/dflybsd-src/usr.bin/rup/ |
H A D | rup.c | 191 if (clnt_call(rstat_clnt, RSTATPROC_STATS, (xdrproc_t)xdr_void, NULL, in onehost()
|
/dflybsd-src/include/rpc/ |
H A D | clnt.h | 162 #define clnt_call(rh, proc, xargs, argsp, xres, resp, secs) \ macro
|
/dflybsd-src/sbin/mount_nfs/ |
H A D | mount_nfs.c | 685 status = clnt_call(clp, NFSPROC_NULL, (xdrproc_t)xdr_void, NULL, in nfs_tryproto() 714 status = clnt_call(clp, RPCMNT_MOUNT, (xdrproc_t)xdr_dir, spec, in nfs_tryproto()
|
/dflybsd-src/usr.bin/showmount/ |
H A D | showmount.c | 238 rval = clnt_call(client, procnum, inproc, in, outproc, out, timeout); in tcp_callrpc()
|