Home | History | Annotate | Download | only in libevent

Lines Matching refs:removelist

856       removelist="$obj $lobj $libobj ${libobj}T"
858 removelist="$lobj $libobj ${libobj}T"
861 $run $rm $removelist
862 trap "$run $rm $removelist; exit $EXIT_FAILURE" 1 2 15
880 removelist="$removelist $output_obj $lockfile"
881 trap "$run $rm $removelist; exit $EXIT_FAILURE" 1 2 15
908 $run $rm $removelist
968 test -n "$output_obj" && $run $rm $removelist
988 $run $rm $removelist
998 $run $rm $removelist
1040 $run $rm $removelist
1060 $run $rm $removelist
1070 $run $rm $removelist
3452 removelist=
3465 removelist="$removelist $p"
3470 if test -n "$removelist"; then
3471 $show "${rm}r $removelist"
3472 $run ${rm}r $removelist