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

  /src/external/mpl/bind/dist/bin/tests/system/
stop.pl 144 sub read_pid { subroutine
219 my $pid = read_pid($pid_file);
236 my $pid = read_pid($pid_file);
  /src/external/bsd/kyua-cli/dist/utils/process/
child_test.cpp 728 int read_pid; local
729 input >> read_pid; local
732 ATF_REQUIRE_EQ(read_pid, pid);

Completed in 23 milliseconds