/external/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_err_clnt_perror/ |
D | tirpc_clnt_perror_complex.c | 50 char nettype[16] = "visible"; in main() local 60 printf("Net : %s\n", nettype); in main() 65 /**/ clnt = clnt_create(argc[1], progNum, VERSNUM, nettype); in main() 70 (xdrproc_t) xdr_int, (char *)&recVar, nettype); in main() 75 (xdrproc_t) xdr_int, (char *)&recVar, nettype); in main() 80 (xdrproc_t) xdr_int, (char *)&recVar, nettype); in main()
|
D | tirpc_clnt_perror.c | 50 char nettype[16] = "visible"; in main() local 59 printf("Net : %s\n", nettype); in main() 66 clnt = clnt_create(argc[1], progNum, VERSNUM, nettype); 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 | 59 char nettype[16] = "visible"; in main() local 80 (resultproc_t) eachresult, 1, 1, nettype); in main() 93 (resultproc_t) eachresult, 1, 1, nettype); in main() 106 (resultproc_t) eachresult, 1, 1, nettype); in main() 119 (resultproc_t) eachresult, 1, 1, nettype); in main() 133 (resultproc_t) eachresult, 1, 1, nettype); in main()
|
D | tirpc_rpc_broadcast_exp_mt.c | 43 char *nettype; variable 70 mTimeOut, nettype); in my_thread_process() 96 nettype = "visible"; in main()
|
/external/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_simple_rpc_call/ |
D | tirpc_rpc_call_dataint.c | 65 char nettype[16] = "visible"; in main() local 76 nettype); in main() 87 nettype); in main() 98 nettype); in main() 109 nettype); in main() 122 nettype); in main()
|
D | tirpc_rpc_call_mt.c | 42 char *nettype; variable 56 fprintf(stderr, "%s\n", nettype); in my_thread_process() 64 nettype); in my_thread_process() 92 nettype = "visible"; in main()
|
/external/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_simple_rpc_broadcast/ |
D | tirpc_rpc_broadcast_dataint.c | 59 char nettype[16] = "visible"; in main() local 80 (resultproc_t) eachresult, nettype); in main() 93 (resultproc_t) eachresult, nettype); in main() 106 (resultproc_t) eachresult, nettype); in main() 119 (resultproc_t) eachresult, nettype); in main() 133 (resultproc_t) eachresult, nettype); in main()
|
D | tirpc_rpc_broadcast_mt.c | 43 char *nettype; variable 67 (resultproc_t) eachresult, nettype); in my_thread_process() 93 nettype = "visible"; in main()
|
/external/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_err_clnt_perrno/ |
D | tirpc_clnt_perrno_complex.c | 50 char nettype[16] = "visible"; in main() local 58 printf("Net : %s\n", nettype); in main() 64 (xdrproc_t) xdr_int, (char *)&recVar, nettype); in main() 69 (xdrproc_t) xdr_int, (char *)&recVar, nettype); in main() 74 (xdrproc_t) xdr_int, (char *)&recVar, nettype); in main()
|
D | tirpc_clnt_perrno.c | 50 char nettype[16] = "visible"; in main() local 59 printf("Net : %s\n", nettype); in main() 66 clnt = clnt_create(argc[1], progNum, VERSNUM, nettype); in main()
|
/external/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_toplevel_clnt_destroy/ |
D | tirpc_clnt_destroy.c | 50 char nettype[16] = "visible"; in main() local 56 printf("Net : %s\n", nettype); in main() 59 clnt = clnt_create(argc[1], progNum, VERSNUM, nettype); in main()
|
/external/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_toplevel_clnt_create/ |
D | tirpc_clnt_create.c | 50 char nettype[16] = "visible"; in main() local 56 printf("Net : %s\n", nettype); in main() 58 clnt = clnt_create(argc[1], progNum, VERSNUM, nettype); in main()
|
/external/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_toplevel_svc_create/ |
D | tirpc_svc_create.c | 52 char nettype[16] = "visible"; in main() local 58 printf("Net : %s\n", nettype); in main() 62 transpnum = svc_create(exm_proc, progNum, VERSNUM, nettype); in main()
|
/external/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_toplevel_clnt_create_timed/ |
D | tirpc_clnt_create_timed.c | 50 char nettype[16] = "visible"; in main() local 57 printf("Net : %s\n", nettype); in main() 63 clnt = clnt_create_timed(argc[1], progNum, VERSNUM, nettype, &tv); in main()
|
/external/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/rpc/rpc_err_clnt_perrno/ |
D | rpc_clnt_perrno.c | 50 char nettype[16] = "udp"; in main() local 59 printf("Net : %s\n", nettype); in main() 66 clnt = clnt_create(argc[1], progNum, VERSNUM, nettype); in main()
|
/external/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/rpc/rpc_err_clnt_perror/ |
D | rpc_clnt_perror.c | 50 char nettype[16] = "udp"; in main() local 59 printf("Net : %s\n", nettype); in main() 66 clnt = clnt_create(argc[1], progNum, VERSNUM, nettype); in main()
|
/external/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/rpc/rpc_err_clnt_sperror/ |
D | rpc_clnt_sperror.c | 50 char nettype[16] = "udp"; in main() local 60 printf("Net : %s\n", nettype); in main() 67 clnt = clnt_create(argc[1], progNum, VERSNUM, nettype); in main()
|
/external/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_toplevel_clnt_call/ |
D | tirpc_toplevel_clnt_call.c | 50 char nettype[16] = "visible"; in main() local 60 printf("Net : %s\n", nettype); in main() 67 clnt = clnt_create(argc[1], progNum, VERSNUM, nettype); in main()
|
D | tirpc_toplevel_clnt_call_stress.c | 51 char nettype[16] = "visible"; in main() local 64 printf("Net : %s\n", nettype); in main() 71 clnt = clnt_create(argc[1], progNum, VERSNUM, nettype); in main()
|
D | tirpc_toplevel_clnt_call_mt.c | 44 char *nettype; variable 64 clnt = clnt_create(hostname, progNum, VERSNUM, nettype); in my_thread_process() 104 nettype = "visible"; in main()
|
/external/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/rpc/rpc_err_clnt_sperrno/ |
D | rpc_clnt_sperrno.c | 50 char nettype[16] = "udp"; in main() local 60 printf("Net : %s\n", nettype); in main() 67 clnt = clnt_create(argc[1], progNum, VERSNUM, nettype); in main()
|
/external/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_err_clnt_pcreateerror/ |
D | tirpc_clnt_pcreateerror.c | 47 char nettype[8] = "udp"; in main() local 51 clnt = clnt_create(argc[1], progNum, VERSNUM, nettype); in main()
|
/external/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/rpc/rpc_err_clnt_pcreateerror/ |
D | rpc_clnt_pcreateerror.c | 46 char nettype[8] = "udp"; in main() local 50 clnt = clnt_create(argc[1], progNum, VERSNUM, nettype); in main()
|
/external/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/rpc/rpc_err_clnt_spcreateerror/ |
D | rpc_clnt_spcreateerror.c | 46 char nettype[8] = "udp"; in main() local 51 clnt = clnt_create(argc[1], progNum, VERSNUM, nettype); in main()
|
/external/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/tirpc_svc_1/ |
D | tirpc_svc_1.c | 52 char nettype[16] = "visible"; in main() local 62 (xdrproc_t) xdr_int, (xdrproc_t) xdr_int, nettype); in main()
|