/external/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/rpc/rpc_stdcall_callrpc/ |
D | rpc_callrpc_dataint.c | 35 #define INTPROCNUM 1000 macro 70 callrpc(argc[1], progNum, VERSNUM, INTPROCNUM, in main() 82 callrpc(argc[1], progNum, VERSNUM, INTPROCNUM, in main()
|
/external/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_toplevel_clnt_call/ |
D | tirpc_toplevel_clnt_call_dataint.c | 35 #define INTPROCNUM 10 macro 82 clnt_call((CLIENT *) clnt, INTPROCNUM, (xdrproc_t) xdr_int, (char *)&intSnd, // xdr_in in main() 94 clnt_call((CLIENT *) clnt, INTPROCNUM, (xdrproc_t) xdr_int, (char *)&intSnd, // xdr_in in main()
|
/external/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_simple_rpc_broadcast_exp/ |
D | tirpc_rpc_broadcast_exp_dataint.c | 35 #define INTPROCNUM 10 macro 77 rpc_broadcast_exp(progNum, VERSNUM, INTPROCNUM, in main() 90 rpc_broadcast_exp(progNum, VERSNUM, INTPROCNUM, in main()
|
/external/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_simple_rpc_call/ |
D | tirpc_rpc_call_dataint.c | 35 #define INTPROCNUM 10 macro 74 …rslt = rpc_call(hostname, progNum, VERSNUM, INTPROCNUM, (xdrproc_t) xdr_int, (char *)&intSnd, // x… in main() 85 …rslt = rpc_call(hostname, progNum, VERSNUM, INTPROCNUM, (xdrproc_t) xdr_int, (char *)&intSnd, // x… in main()
|
/external/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_simple_rpc_broadcast/ |
D | tirpc_rpc_broadcast_dataint.c | 35 #define INTPROCNUM 10 macro 77 rpc_broadcast(progNum, VERSNUM, INTPROCNUM, in main() 90 rpc_broadcast(progNum, VERSNUM, INTPROCNUM, in main()
|
/external/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/rpc/rpc_broadc_clnt_broadcast/ |
D | rpc_clnt_broadcast_dataint.c | 35 #define INTPROCNUM 1000 macro 73 clnt_broadcast(progNum, VERSNUM, INTPROCNUM, in main() 85 clnt_broadcast(progNum, VERSNUM, INTPROCNUM, in main()
|
/external/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_interlevel_clnt_call/ |
D | tirpc_interlevel_clnt_call_dataint.c | 35 #define INTPROCNUM 10 macro 92 rslt = clnt_call(client, INTPROCNUM, (xdrproc_t) xdr_int, (char *)&intSnd, // xdr_in in main() 104 rslt = clnt_call(client, INTPROCNUM, (xdrproc_t) xdr_int, (char *)&intSnd, // xdr_in in main()
|
/external/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/rpc/rpc_stdcall_clnt_call/ |
D | rpc_clnt_call_dataint.c | 35 #define INTPROCNUM 1000 macro 90 cs = clnt_call(clnt, INTPROCNUM, in main() 102 cs = clnt_call(clnt, INTPROCNUM, in main()
|
/external/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_expertlevel_clnt_call/ |
D | tirpc_expertlevel_clnt_call_dataint.c | 35 #define INTPROCNUM 10 macro 109 cs = clnt_call(client, INTPROCNUM, in main() 121 cs = clnt_call(client, INTPROCNUM, in main()
|
/external/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_bottomlevel_clnt_call/ |
D | tirpc_bottomlevel_clnt_call_dataint.c | 35 #define INTPROCNUM 10 macro 114 cs = clnt_call(client, INTPROCNUM, in main() 126 cs = clnt_call(client, INTPROCNUM, in main()
|
/external/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_expertlevel_rpcb_rmtcall/ |
D | tirpc_rpcb_rmtcall_dataint.c | 35 #define INTPROCNUM 10 macro 102 cs = rpcb_rmtcall(nconf, argc[1], progNum, VERSNUM, INTPROCNUM, in main() 114 cs = rpcb_rmtcall(nconf, argc[1], progNum, VERSNUM, INTPROCNUM, in main()
|
/external/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/tirpc_svc_7/ |
D | tirpc_svc_7.c | 40 #define INTPROCNUM 10 macro 161 case INTPROCNUM: in exm_proc()
|
/external/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_svc_1/ |
D | rpc_svc_1.c | 43 #define INTPROCNUM 1000 macro 231 case INTPROCNUM: in rcp_service()
|