Searched refs:rmpid (Results 1 - 4 of 4) sorted by relevance

/bind-9.6-ESV-R11/bin/tests/system/resolver/ans3/
H A Dans.pl35 sub rmpid { unlink "ans.pid"; exit 1; }; subroutine
37 $SIG{INT} = \&rmpid;
38 $SIG{TERM} = \&rmpid;
/bind-9.6-ESV-R11/bin/tests/system/resolver/ans2/
H A Dans.pl35 sub rmpid { unlink "ans.pid"; exit 1; }; subroutine
37 $SIG{INT} = \&rmpid;
38 $SIG{TERM} = \&rmpid;
/bind-9.6-ESV-R11/bin/tests/system/upforwd/ans4/
H A Dans.pl92 sub rmpid { unlink "ans.pid"; exit 1; }; subroutine
94 $SIG{INT} = \&rmpid;
95 $SIG{TERM} = \&rmpid;
/bind-9.6-ESV-R11/bin/tests/system/
H A Dans.pl101 sub rmpid { unlink "ans.pid"; exit 1; }; subroutine
103 $SIG{INT} = \&rmpid;
104 $SIG{TERM} = \&rmpid;

Completed in 12 milliseconds