HomeSort by: relevance | last modified time | path
    Searched refs:rmpid (Results 1 - 11 of 11) sorted by relevancy

  /src/external/mpl/bind/dist/bin/tests/system/digdelv/ans7/
ans.pl 28 sub rmpid { unlink "ans.pid"; exit 1; }; subroutine
30 $SIG{INT} = \&rmpid;
31 $SIG{TERM} = \&rmpid;
  /src/external/mpl/bind/dist/bin/tests/system/reclimit/ans7/
ans.pl 24 sub rmpid { unlink "ans.pid"; exit 1; }; subroutine
27 $SIG{INT} = \&rmpid;
31 $SIG{TERM} = \&rmpid;
  /src/external/mpl/bind/dist/bin/tests/system/digdelv/ans6/
ans.pl 28 sub rmpid { unlink "ans.pid"; exit 1; }; subroutine
30 $SIG{INT} = \&rmpid;
31 $SIG{TERM} = \&rmpid;
  /src/external/mpl/bind/dist/bin/tests/system/digdelv/ans5/
ans.pl 58 sub rmpid { unlink "ans.pid"; exit 1; }; subroutine
60 $SIG{INT} = \&rmpid;
61 $SIG{TERM} = \&rmpid;
  /src/external/mpl/bind/dist/bin/tests/system/reclimit/ans2/
ans.pl 36 sub rmpid { unlink "ans.pid"; exit 1; }; subroutine
38 $SIG{INT} = \&rmpid;
39 $SIG{TERM} = \&rmpid;
  /src/external/mpl/bind/dist/bin/tests/system/reclimit/ans4/
ans.pl 36 sub rmpid { unlink "ans.pid"; exit 1; }; subroutine
38 $SIG{INT} = \&rmpid;
39 $SIG{TERM} = \&rmpid;
  /src/external/mpl/bind/dist/bin/tests/system/resolver/ans2/
ans.pl 32 sub rmpid { unlink "ans.pid"; exit 1; }; subroutine
34 $SIG{INT} = \&rmpid;
35 $SIG{TERM} = \&rmpid;
  /src/external/mpl/bind/dist/bin/tests/system/resolver/ans8/
ans.pl 42 sub rmpid { unlink "ans.pid"; exit 1; }; subroutine
44 $SIG{INT} = \&rmpid;
45 $SIG{TERM} = \&rmpid;
  /src/external/mpl/bind/dist/bin/tests/system/resolver/ans3/
ans.pl 42 sub rmpid { unlink "ans.pid"; exit 1; }; subroutine
44 $SIG{INT} = \&rmpid;
45 $SIG{TERM} = \&rmpid;
  /src/external/mpl/bind/dist/bin/tests/system/
ans.pl 132 sub rmpid { unlink "ans.pid"; exit 1; }; subroutine
134 $SIG{INT} = \&rmpid;
135 $SIG{TERM} = \&rmpid;
  /src/external/mpl/bind/dist/bin/tests/system/serve-stale/ans2/
ans.pl 26 sub rmpid { unlink "ans.pid"; exit 1; }; subroutine
28 $SIG{INT} = \&rmpid;
29 $SIG{TERM} = \&rmpid;

Completed in 27 milliseconds