Home
last modified time | relevance | path

Searched refs:do_cleanup (Results 1 - 25 of 43) sorted by relevance

12

/third_party/node/deps/cares/src/lib/
H A Dares__close_sockets.c85 ares_bool_t do_cleanup = ARES_FALSE; in ares__check_cleanup_conn() local
97 do_cleanup = ARES_TRUE; in ares__check_cleanup_conn()
103 do_cleanup = ARES_TRUE; in ares__check_cleanup_conn()
106 if (!do_cleanup) { in ares__check_cleanup_conn()
/third_party/ltp/lib/tests/
H A Dtst_cleanup_once.c34 static void do_cleanup(void) in do_cleanup() function
39 TST_DECLARE_ONCE_FN(cleanup, do_cleanup);
/third_party/ltp/testcases/network/rpc/basic_tests/rpc01/
H A Drpc01.sh8 TST_CLEANUP=do_cleanup
14 do_cleanup() function
/third_party/ltp/testcases/network/stress/route/
H A Droute4-rmmod91 # do_cleanup
97 do_cleanup() function
132 do_cleanup
281 do_cleanup
H A Droute6-rmmod87 # do_cleanup
93 do_cleanup() function
128 do_cleanup
277 do_cleanup
/third_party/ltp/testcases/kernel/syscalls/fanotify/
H A Dfanotify20.c70 static void do_cleanup(void) in do_cleanup() function
80 .cleanup = do_cleanup,
/third_party/ltp/testcases/network/virt/
H A Dfou01.sh7 TST_CLEANUP=do_cleanup
23 do_cleanup() function
/third_party/ltp/testcases/network/tcp_cmds/tcpdump/
H A Dtcpdump01.sh27 TST_CLEANUP=do_cleanup
61 do_cleanup() function
/third_party/ltp/testcases/network/tcp_cmds/sendfile/
H A Dsendfile01.sh11 TST_CLEANUP=do_cleanup
47 do_cleanup() function
/third_party/ltp/testcases/kernel/containers/netns/
H A Dnetns_sysfs.sh11 TST_CLEANUP=do_cleanup
37 do_cleanup() function
H A Dnetns_lib.sh52 do_cleanup=
94 do_cleanup=1
99 [ "$do_cleanup" ] || return
/third_party/ltp/testcases/network/multicast/mc_commo/
H A Dmc_commo.sh33 TST_CLEANUP=do_cleanup
80 do_cleanup() function
/third_party/ltp/testcases/network/multicast/mc_cmds/
H A Dmc_cmds.sh31 TST_CLEANUP=do_cleanup
88 do_cleanup() function
/third_party/mesa3d/src/gallium/tools/trace/
H A Dtracediff.sh71 do_cleanup() function
97 trap do_cleanup HUP INT TERM
/third_party/ltp/testcases/network/stress/icmp/multi-diffnic/
H A Dicmp4-multi-diffnic0192 # Function: do_cleanup
98 do_cleanup() function
164 do_cleanup
166 # Call do_cleanup function before exit
167 trap do_cleanup 0
/third_party/ltp/testcases/network/stress/udp/uni-basic/
H A Dudp4-uni-basic0191 # Function: do_cleanup
97 do_cleanup() function
157 do_cleanup
159 # Call do_cleanup function before exit
160 trap do_cleanup 0
/third_party/ltp/testcases/network/stress/tcp/multi-diffnic/
H A Dtcp4-multi-diffnic01101 # Function: do_cleanup
107 do_cleanup() function
188 do_cleanup
190 # Call do_cleanup function before exit
191 trap do_cleanup 0
/third_party/ltp/testcases/network/stress/tcp/multi-sameport/
H A Dtcp4-multi-sameport01104 # Function: do_cleanup
110 do_cleanup() function
187 do_cleanup
189 # Call do_cleanup function before exit
190 trap do_cleanup 0
/third_party/ltp/testcases/network/stress/icmp/multi-diffip/
H A Dicmp4-multi-diffip0197 # Function: do_cleanup
103 do_cleanup() function
168 do_cleanup
170 # Call do_cleanup function before exit
171 trap do_cleanup 0
/third_party/ltp/testcases/network/stress/tcp/multi-diffport/
H A Dtcp4-multi-diffport01104 # Function: do_cleanup
110 do_cleanup() function
187 do_cleanup
189 # Call do_cleanup function before exit
190 trap do_cleanup 0
/third_party/ltp/testcases/network/stress/udp/multi-diffport/
H A Dudp4-multi-diffport0194 # Function: do_cleanup
100 do_cleanup() function
163 do_cleanup
165 # Call do_cleanup function before exit
166 trap do_cleanup 0
/third_party/ltp/testcases/network/stress/udp/multi-diffnic/
H A Dudp4-multi-diffnic0191 # Function: do_cleanup
97 do_cleanup() function
163 do_cleanup
165 # Call do_cleanup function before exit
166 trap do_cleanup 0
/third_party/ltp/testcases/kernel/security/tomoyo/
H A Dtomoyo_new_test.c382 void (*do_cleanup) (void); member
630 if (tests[i].do_cleanup) in main()
631 tests[i].do_cleanup(); in main()
646 if (tests[i].do_cleanup) in main()
647 tests[i].do_cleanup(); in main()
/third_party/ltp/testcases/network/multicast/mc_member/
H A Dmc_member.sh35 TST_CLEANUP=do_cleanup
130 do_cleanup() function
/third_party/ltp/testcases/network/stress/tcp/multi-diffip/
H A Dtcp4-multi-diffip01104 # Function: do_cleanup
110 do_cleanup() function
187 do_cleanup
189 # Call do_cleanup function before exit
190 trap do_cleanup 0

Completed in 9 milliseconds

12