Searched refs:read_pid (Results 1 - 3 of 3) sorted by relevance

/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/bin/tests/virtual-time/
H A Dstop.pl115 sub read_pid { subroutine
150 my $pid = read_pid($pid_file);
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/bin/tests/system/
H A Dstop.pl122 sub read_pid { subroutine
157 my $pid = read_pid($pid_file);
/netbsd-6-1-5-RELEASE/external/bsd/dhcpcd/dist/
H A Ddhcpcd.c132 read_pid(void) function
1919 pid = read_pid();
1942 if (read_pid() == 0)
1951 if ((pid = read_pid()) > 0 &&

Completed in 111 milliseconds