HomeSort by relevance Sort by last modified time
    Searched refs:run_mode (Results 1 - 25 of 175) sorted by null

1 2 3 4 5 6 7

  /external/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/rpc/rpc_addrmanagmt_pmap_set/
rpc_pmap_set.c 42 //run_mode can switch into stand alone program or program launch by shell script
45 int run_mode = 0; local
54 if (run_mode) {
  /external/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/rpc/rpc_addrmanagmt_pmap_unset/
rpc_pmap_unset.c 42 //run_mode can switch into stand alone program or program launch by shell script
45 int run_mode = 0; local
54 if (run_mode) {
  /external/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/rpc/rpc_createdestroy_clnt_create/
rpc_clnt_create.c 43 //run_mode can switch into stand alone program or program launch by shell script
46 int run_mode = 0; local
55 if (run_mode == 1) {
  /external/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/rpc/rpc_createdestroy_clntraw_create/
rpc_clntraw_create.c 43 //run_mode can switch into stand alone program or program launch by shell script
46 int run_mode = 0; local
54 if (run_mode == 1) {
  /external/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/rpc/rpc_stdcall_clnt_control/
rpc_clnt_control.c 43 //run_mode can switch into stand alone program or program launch by shell script
46 int run_mode = 0; local
56 if (run_mode == 1) {
  /external/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/rpc/rpc_stdcall_svc_freeargs/
rpc_svc_freeargs.c 43 //run_mode can switch into stand alone program or program launch by shell script
46 int run_mode = 0; local
53 if (run_mode == 1) {
  /external/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/rpc/rpc_stdcall_clnt_call/
rpc_clnt_call_dataint.c 46 //run_mode can switch into stand alone program or program launch by shell script
49 int run_mode = 0; local
74 if (run_mode == 1) {
95 if (run_mode == 1)
107 if (run_mode == 1)
119 if (run_mode == 1)
131 if (run_mode == 1)
144 if (run_mode == 1)
  /external/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/rpc/rpc_broadc_clnt_broadcast/
rpc_clnt_broadcast_stress.c 46 //run_mode can switch into stand alone program or program launch by shell script
49 int run_mode = 0; local
60 if (run_mode == 1) {
74 if (run_mode == 1) {
rpc_clnt_broadcast_dataint.c 48 //run_mode can switch into stand alone program or program launch by shell script
51 int run_mode = 1; local
78 if (run_mode == 1)
90 if (run_mode == 1)
102 if (run_mode == 1)
114 if (run_mode == 1)
127 if (run_mode == 1)
  /external/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/rpc/rpc_stdcall_callrpc/
rpc_callrpc_stress.c 44 //run_mode can switch into stand alone program or program launch by shell script
47 int run_mode = 0; local
58 if (run_mode == 1) {
72 if (run_mode == 1) {
rpc_callrpc_dataint.c 46 //run_mode can switch into stand alone program or program launch by shell script
49 int run_mode = 0; local
75 if (run_mode == 1)
87 if (run_mode == 1)
99 if (run_mode == 1)
111 if (run_mode == 1)
124 if (run_mode == 1)
  /external/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_addrmanagmt_rpcb_getmaps/
tirpc_rpcb_getmaps.c 49 //run_mode can switch into stand alone program or program launch by shell script
52 int run_mode = 0; local
59 if (run_mode) {
71 if (run_mode) {
  /external/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_simple_rpc_call/
tirpc_rpc_call.c 48 //run_mode can switch into stand alone program or program launch by shell script
51 int run_mode = 0; local
62 if (run_mode == 1) {
72 if (run_mode == 1) {
tirpc_rpc_call_dataint.c 46 //run_mode can switch into stand alone program or program launch by shell script
49 int run_mode = 0; local
79 if (run_mode == 1)
90 if (run_mode == 1)
101 if (run_mode == 1)
112 if (run_mode == 1)
125 if (run_mode == 1)
  /external/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_toplevel_clnt_create/
tirpc_clnt_create.c 48 //run_mode can switch into stand alone program or program launch by shell script
51 int run_mode = 0; local
57 if (run_mode == 1) {
64 if (run_mode == 1) {
  /external/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_toplevel_clnt_create_timed/
tirpc_clnt_create_timed.c 49 //run_mode can switch into stand alone program or program launch by shell script
52 int run_mode = 0; local
59 if (run_mode == 1) {
70 if (run_mode == 1) {
  /external/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_toplevel_svc_create/
tirpc_svc_create.c 51 //run_mode can switch into stand alone program or program launch by shell script
54 int run_mode = 0; local
60 if (run_mode == 1) {
69 if (run_mode == 1) {
  /external/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_expertlevel_svc_reg/
tirpc_svc_reg_mt.c 45 int run_mode; variable
55 if (run_mode == 1) {
85 //run_mode can switch into stand alone program or program launch by shell script
88 run_mode = 0;
98 if (run_mode == 1) {
111 if (run_mode == 1)
134 if (run_mode == 1) {
  /external/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_interlevel_clnt_call/
tirpc_interlevel_clnt_call_dataint.c 46 //run_mode can switch into stand alone program or program launch by shell script
49 int run_mode = 0; local
97 if (run_mode == 1)
109 if (run_mode == 1)
121 if (run_mode == 1)
133 if (run_mode == 1)
146 if (run_mode == 1)
  /external/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_simple_rpc_broadcast/
tirpc_rpc_broadcast_dataint.c 52 //run_mode can switch into stand alone program or program launch by shell script
55 int run_mode = 0; local
83 if (run_mode == 1)
96 if (run_mode == 1)
109 if (run_mode == 1)
122 if (run_mode == 1)
136 if (run_mode == 1)
tirpc_rpc_broadcast_mt.c 44 int run_mode; variable
62 if (run_mode == 1) {
86 //run_mode can switch into stand alone program or program launch by shell script
89 run_mode = 0;
100 if (run_mode == 1) {
113 if (run_mode == 1)
136 if (run_mode == 1) {
  /external/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_simple_rpc_broadcast_exp/
tirpc_rpc_broadcast_exp_dataint.c 52 //run_mode can switch into stand alone program or program launch by shell script
55 int run_mode = 0; local
83 if (run_mode == 1)
96 if (run_mode == 1)
109 if (run_mode == 1)
122 if (run_mode == 1)
136 if (run_mode == 1)
tirpc_rpc_broadcast_exp_mt.c 44 int run_mode; variable
64 if (run_mode == 1) {
89 //run_mode can switch into stand alone program or program launch by shell script
92 run_mode = 0;
103 if (run_mode == 1) {
116 if (run_mode == 1)
139 if (run_mode == 1) {
  /external/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_simple_rpc_reg/
tirpc_rpc_reg_mt.c 45 int run_mode; variable
61 if (run_mode == 1) {
90 //run_mode can switch into stand alone program or program launch by shell script
93 run_mode = 0;
104 if (run_mode == 1) {
117 if (run_mode == 1)
140 if (run_mode == 1) {
  /external/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_toplevel_clnt_call/
tirpc_toplevel_clnt_call_dataint.c 46 //run_mode can switch into stand alone program or program launch by shell script
49 int run_mode = 0; local
87 if (run_mode == 1)
99 if (run_mode == 1)
111 if (run_mode == 1)
123 if (run_mode == 1)
136 if (run_mode == 1)

Completed in 139 milliseconds

1 2 3 4 5 6 7