Searched refs:cleanup_ (Results 1 – 25 of 73) sorted by relevance
123
36 cleanup_() { kill $pid 2>/dev/null && wait $pid; } function42 cleanup_74 cleanup_
26 cleanup_() { kill $pid 2>/dev/null && wait $pid; } function42 cleanup_
33 cleanup_() { kill $pid 2>/dev/null && wait $pid; } function53 cleanup_82 cleanup_
24 cleanup_() { kill $pid 2>/dev/null && wait $pid; } function43 cleanup_
28 cleanup_() { kill $pid 2>/dev/null && wait $pid; } function33 cleanup_75 cleanup_
28 cleanup_() { kill $pid 2>/dev/null && wait $pid; } function45 cleanup_
25 cleanup_() { kill $pid 2>/dev/null && wait $pid; } function41 cleanup_
30 cleanup_() { kill $pid 2>/dev/null && wait $pid; } function52 cleanup_
32 cleanup_() { kill $pid 2>/dev/null && wait $pid; } function55 cleanup_
32 cleanup_() { kill $pid 2>/dev/null && wait $pid; } function53 cleanup_
32 cleanup_() { kill $pid 2>/dev/null && wait $pid; } function56 cleanup_
32 cleanup_() { kill $pid 2>/dev/null && wait $pid; } function54 cleanup_
40 cleanup_() { kill $pid 2>/dev/null && wait $pid; } function56 cleanup_79 cleanup_
39 cleanup_() { kill $pid 2>/dev/null && wait $pid; } function57 cleanup_
26 cleanup_() { kill $pid 2>/dev/null && wait $pid; } function40 cleanup_
34 cleanup_() { kill $pid 2>/dev/null && wait $pid; } function67 cleanup_
37 cleanup_() { kill $pid 2>/dev/null && wait $pid; } function65 cleanup_
40 cleanup_() { kill $pid 2>/dev/null && wait $pid; } function71 cleanup_93 cleanup_140 cleanup_172 cleanup_
55 cleanup_() { kill $pid 2>/dev/null && wait $pid; } function106 cleanup_
38 cleanup_() { kill $pid 2>/dev/null && wait $pid; } function87 cleanup_
29 cleanup_() { kill $pid 2>/dev/null && wait $pid; } function44 cleanup_
29 cleanup_() { kill $pid 2>/dev/null && wait $pid; } function42 cleanup_
43 cleanup_() { kill $pid 2>/dev/null && wait $pid; } function60 cleanup_
30 cleanup_() { umount "$cwd/$mnt"; } function53 cleanup_ || framework_failure_
92 cleanup_() { kill $pid 2>/dev/null && wait $pid; } function100 tee || { cleanup_; touch tee.fail; }102 test -f tee.fail && fail=1 || cleanup_