Home
last modified time | relevance | path

Searched refs:run_mode (Results 101 - 125 of 183) sorted by relevance

12345678

/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_err_clnt_perror/
H A Dtirpc_clnt_perror.c44 //run_mode can switch into stand alone program or program launch by shell script in main()
47 int run_mode = 0; in main() local
56 if (run_mode == 1) { in main()
/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_err_clnt_perrno/
H A Dtirpc_clnt_perrno.c44 //run_mode can switch into stand alone program or program launch by shell script in main()
47 int run_mode = 0; in main() local
56 if (run_mode == 1) { in main()
/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_expertlevel_svc_reg/
H A Dtirpc_svc_reg.c46 //run_mode can switch into stand alone program or program launch by shell script in main()
49 int run_mode = 0; in main() local
56 if (run_mode) { in main()
/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_simple_rpc_reg/
H A Dtirpc_rpc_reg.c51 //run_mode can switch into stand alone program or program launch by shell script in main()
54 int run_mode = 0; in main() local
61 if (run_mode == 1) { in main()
/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_toplevel_svc_destroy/
H A Dtirpc_svc_destroy.c46 //run_mode can switch into stand alone program or program launch by shell script in main()
49 int run_mode = 0; in main() local
61 if (run_mode == 1) { in main()
/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_toplevel_clnt_destroy/
H A Dtirpc_clnt_destroy.c44 //run_mode can switch into stand alone program or program launch by shell script in main()
47 int run_mode = 0; in main() local
53 if (run_mode == 1) { in main()
/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/tirpc_svc_1/
H A Dtirpc_svc_1.c48 int run_mode = 0; in main() local
54 if (run_mode) { in main()
/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/rpc/rpc_addrmanagmt_pmap_rmtcall/
H A Drpc_pmap_rmtcall.c47 //run_mode can switch into stand alone program or program launch by shell script in main()
50 int run_mode = 0; in main() local
74 if (run_mode) { in main()
/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/rpc/rpc_err_clnt_perror/
H A Drpc_clnt_perror.c44 //run_mode can switch into stand alone program or program launch by shell script in main()
47 int run_mode = 0; in main() local
56 if (run_mode == 1) { in main()
/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/rpc/rpc_err_clnt_perrno/
H A Drpc_clnt_perrno.c44 //run_mode can switch into stand alone program or program launch by shell script in main()
47 int run_mode = 0; in main() local
56 if (run_mode == 1) { in main()
/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_bottomlevel_svc_dg_create/
H A Dtirpc_svc_dg_create_limits.c55 //run_mode can switch into stand alone program or program launch by shell script in main()
58 int run_mode = 0; in main() local
77 if (run_mode == 1) { in main()
/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_expertlevel_clnt_tli_create/
H A Dtirpc_clnt_tli_create.c47 //run_mode can switch into stand alone program or program launch by shell script in main()
50 int run_mode = 0; in main() local
59 if (run_mode) { in main()
/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_expertlevel_svc_unreg/
H A Dtirpc_svc_unreg_stress.c47 //run_mode can switch into stand alone program or program launch by shell script in main()
50 int run_mode = 0; in main() local
59 if (run_mode) { in main()
/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_simple_rpc_broadcast_exp/
H A Dtirpc_rpc_broadcast_exp_complex.c59 //run_mode can switch into stand alone program or program launch by shell script in main()
62 int run_mode = 0; in main() local
75 if (run_mode == 1) { in main()
/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_toplevel_clnt_call/
H A Dtirpc_toplevel_clnt_call.c44 //run_mode can switch into stand alone program or program launch by shell script in main()
47 int run_mode = 0; in main() local
57 if (run_mode == 1) { in main()
/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/rpc/rpc_stdcall_clnt_freeres/
H A Drpc_clnt_freeres.c43 //run_mode can switch into stand alone program or program launch by shell script in main()
46 int run_mode = 0; in main() local
62 if (run_mode == 1) { in main()
/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_simple_rpc_broadcast/
H A Dtirpc_rpc_broadcast_complex.c59 //run_mode can switch into stand alone program or program launch by shell script in main()
62 int run_mode = 0; in main() local
75 if (run_mode == 1) { in main()
/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_toplevel_clnt_create_timed/
H A Dtirpc_clnt_create_timed_limits.c52 //run_mode can switch into stand alone program or program launch by shell script in main()
55 int run_mode = 0; in main() local
71 if (run_mode == 1) { in main()
/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/rpc/rpc_broadc_clnt_broadcast/
H A Drpc_clnt_broadcast_complex.c59 //run_mode can switch into stand alone program or program launch by shell script in main()
62 int run_mode = 0; in main() local
74 if (run_mode == 1) { in main()
/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/rpc/rpc_createdestroy_clnttcp_create/
H A Drpc_clnttcp_create.c48 //run_mode can switch into stand alone program or program launch by shell script in main()
51 int run_mode = 0; in main() local
72 if (run_mode == 1) { in main()
/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/rpc/rpc_createdestroy_svcfd_create/
H A Drpc_svcfd_create_limits.c52 //run_mode can switch into stand alone program or program launch by shell script in main()
55 int run_mode = 0; in main() local
75 if (run_mode == 1) { in main()
/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/rpc/rpc_createdestroy_svcudp_bufcreate/
H A Drpc_svcudp_bufcreate_limits.c52 //run_mode can switch into stand alone program or program launch by shell script in main()
55 int run_mode = 0; in main() local
78 if (run_mode == 1) { in main()
/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/rpc/rpc_createdestroy_svctcp_create/
H A Drpc_svctcp_create_limits.c52 //run_mode can switch into stand alone program or program launch by shell script in main()
55 int run_mode = 0; in main() local
77 if (run_mode == 1) { in main()
/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/rpc/rpc_err_clnt_sperror/
H A Drpc_clnt_sperror.c44 //run_mode can switch into stand alone program or program launch by shell script in main()
47 int run_mode = 0; in main() local
57 if (run_mode == 1) { in main()
/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/rpc/rpc_err_clnt_sperrno/
H A Drpc_clnt_sperrno.c44 //run_mode can switch into stand alone program or program launch by shell script in main()
47 int run_mode = 0; in main() local
57 if (run_mode == 1) { in main()

Completed in 6 milliseconds

12345678