/external/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/rpc/rpc_broadc_clnt_broadcast/ |
D | rpc_clnt_broadcast_dataint.c | 37 #define LNGPROCNUM 3000 macro 97 clnt_broadcast(progNum, VERSNUM, LNGPROCNUM, in main() 109 clnt_broadcast(progNum, VERSNUM, LNGPROCNUM, in main() 122 clnt_broadcast(progNum, VERSNUM, LNGPROCNUM, in main()
|
/external/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/rpc/rpc_stdcall_callrpc/ |
D | rpc_callrpc_dataint.c | 37 #define LNGPROCNUM 3000 macro 94 callrpc(argc[1], progNum, VERSNUM, LNGPROCNUM, 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 | 37 #define LNGPROCNUM 30 macro 106 clnt_call((CLIENT *) clnt, LNGPROCNUM, (xdrproc_t) xdr_long, (char *)&lngSnd, // 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 | 37 #define LNGPROCNUM 30 macro 103 rpc_broadcast_exp(progNum, VERSNUM, LNGPROCNUM, in main()
|
/external/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_simple_rpc_call/ |
D | tirpc_rpc_call_dataint.c | 37 #define LNGPROCNUM 30 macro 107 …rslt = rpc_call(hostname, progNum, VERSNUM, LNGPROCNUM, (xdrproc_t) xdr_long, (char *)&lngSnd, // … in main()
|
/external/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_simple_rpc_broadcast/ |
D | tirpc_rpc_broadcast_dataint.c | 37 #define LNGPROCNUM 30 macro 103 rpc_broadcast(progNum, VERSNUM, LNGPROCNUM, 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 | 37 #define LNGPROCNUM 30 macro 116 rslt = clnt_call(client, LNGPROCNUM, (xdrproc_t) xdr_long, (char *)&lngSnd, // 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 | 37 #define LNGPROCNUM 3000 macro 114 cs = clnt_call(clnt, LNGPROCNUM, 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 | 37 #define LNGPROCNUM 30 macro 133 cs = clnt_call(client, LNGPROCNUM, 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 | 37 #define LNGPROCNUM 30 macro 138 cs = clnt_call(client, LNGPROCNUM, in main()
|
/external/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_expertlevel_rpcb_rmtcall/ |
D | tirpc_rpcb_rmtcall_dataint.c | 37 #define LNGPROCNUM 30 macro 126 cs = rpcb_rmtcall(nconf, argc[1], progNum, VERSNUM, LNGPROCNUM, in main()
|
/external/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/tirpc_svc_7/ |
D | tirpc_svc_7.c | 42 #define LNGPROCNUM 30 macro 175 case LNGPROCNUM: in exm_proc()
|
/external/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_svc_1/ |
D | rpc_svc_1.c | 45 #define LNGPROCNUM 3000 macro 252 case LNGPROCNUM: in rcp_service()
|