Lines Matching refs:pidfile_close
74 pidfile_close(pf); in test_pidfile_uncontested()
78 pidfile_close(pf); in test_pidfile_uncontested()
102 pidfile_close(pf1); in test_pidfile_self()
109 pidfile_close(pf1); in test_pidfile_self()
110 pidfile_close(pf2); in test_pidfile_self()
115 pidfile_close(pf1); in test_pidfile_self()
119 pidfile_close(pf1); in test_pidfile_self()
165 pidfile_close(pf); in common_test_pidfile_child()
191 pidfile_close(pf); in common_test_pidfile_child()
205 pidfile_close(pf); in common_test_pidfile_child()
224 pidfile_close(pf); in common_test_pidfile_child()
295 if (pidfile_close(pfh) != 0) in test_pidfile_relative()