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

1 2 3 4

  /external/ltp/lib/tests/
tst_cleanup_once.c 34 static void do_cleanup(void) function
39 TST_DECLARE_ONCE_FN(cleanup, do_cleanup);
  /external/ltp/testcases/commands/cron/
cron02 63 # FUNCTION: do_cleanup
66 do_cleanup(){ function
79 do_cleanup
cron03 68 # FUNCTION: do_cleanup
71 do_cleanup(){ function
82 do_cleanup
  /external/ltp/testcases/network/tcp_cmds/ssh/
ssh_setup 30 do_cleanup
51 do_cleanup() function
ssh01 48 TST_CLEANUP=do_cleanup
ssh02 48 TST_CLEANUP=do_cleanup
ssh03 43 TST_CLEANUP=do_cleanup
  /external/ltp/testcases/network/tcp_cmds/tcpdump/
tcpdump01 27 TST_CLEANUP=do_cleanup
60 do_cleanup() function
  /external/ltp/testcases/network/tcp_cmds/ftp/
ftp02 89 TST_CLEANUP=do_cleanup
ftp03 97 TST_CLEANUP=do_cleanup
  /external/ltp/testcases/network/stress/route/
route4-redirect 91 # do_cleanup
97 do_cleanup()
125 do_cleanup
210 do_cleanup
route6-redirect 88 # do_cleanup
94 do_cleanup()
122 do_cleanup
205 do_cleanup
  /external/ltp/testcases/network/multicast/mc_cmds/
mc_cmds 82 do_cleanup() function
89 TST_CLEANUP=do_cleanup
  /external/ltp/testcases/network/multicast/mc_commo/
mc_commo 80 do_cleanup() function
91 TST_CLEANUP=do_cleanup
  /external/ltp/testcases/network/rpc/basic_tests/rpc01/
rpc01 82 # FUNCTION NAME: do_cleanup
90 do_cleanup() function
130 do_cleanup
  /external/ltp/testcases/network/rpc/basic_tests/rup/
rup01 127 # FUNCTION NAME: do_cleanup
135 do_cleanup() function
161 do_cleanup
  /external/ltp/testcases/network/rpc/basic_tests/rusers/
rusers01 121 # FUNCTION NAME: do_cleanup
129 do_cleanup() function
155 do_cleanup
  /external/ltp/testcases/network/stress/interface/
if4-addr-change 22 TST_CLEANUP="do_cleanup"
30 do_cleanup()
  /external/ltp/testcases/network/stress/multicast/packet-flood/
mcast4-pktfld02 85 # Function: do_cleanup
91 do_cleanup()
114 do_cleanup
116 # Call do_cleanup function before exit
117 trap do_cleanup 0
217 do_cleanup
mcast6-pktfld02 82 # Function: do_cleanup
88 do_cleanup()
111 do_cleanup
113 # Call do_cleanup function before exit
114 trap do_cleanup 0
212 do_cleanup
  /external/ltp/testcases/network/stress/multicast/query-flood/
mcast4-queryfld05 85 # Function: do_cleanup
91 do_cleanup()
114 do_cleanup
116 # Call do_cleanup function before exit
117 trap do_cleanup 0
210 do_cleanup
mcast4-queryfld06 91 # Function: do_cleanup
97 do_cleanup()
120 do_cleanup
122 # Call do_cleanup function before exit
123 trap do_cleanup 0
216 do_cleanup
mcast6-queryfld05 82 # Function: do_cleanup
88 do_cleanup()
111 do_cleanup
113 # Call do_cleanup function before exit
114 trap do_cleanup 0
206 do_cleanup
mcast6-queryfld06 88 # Function: do_cleanup
94 do_cleanup()
117 do_cleanup
119 # Call do_cleanup function before exit
120 trap do_cleanup 0
210 do_cleanup
  /external/ltp/testcases/network/tcp_cmds/sendfile/
sendfile01 39 TST_CLEANUP=do_cleanup
99 do_cleanup() function

Completed in 180 milliseconds

1 2 3 4