Searched refs:read_pid (Results 1 – 4 of 4) sorted by relevance
115 sub read_pid { subroutine150 my $pid = read_pid($pid_file);
122 sub read_pid { subroutine157 my $pid = read_pid($pid_file);
728 int read_pid; in ATF_TEST_CASE_BODY() local729 input >> read_pid; in ATF_TEST_CASE_BODY()732 ATF_REQUIRE_EQ(read_pid, pid); in ATF_TEST_CASE_BODY()
87 read_pid(const char *pidfile) in read_pid() function1653 pid = read_pid(ctx.pidfile); in main()1679 if (read_pid(ctx.pidfile) == 0) in main()1688 if ((pid = read_pid(ctx.pidfile)) > 0 && in main()