Lines Matching refs:pidfile_close
72 pidfile_close(pf); in test_pidfile_uncontested()
76 pidfile_close(pf); in test_pidfile_uncontested()
100 pidfile_close(pf1); in test_pidfile_self()
107 pidfile_close(pf1); in test_pidfile_self()
108 pidfile_close(pf2); in test_pidfile_self()
113 pidfile_close(pf1); in test_pidfile_self()
117 pidfile_close(pf1); in test_pidfile_self()
163 pidfile_close(pf); in common_test_pidfile_child()
189 pidfile_close(pf); in common_test_pidfile_child()
203 pidfile_close(pf); in common_test_pidfile_child()
222 pidfile_close(pf); in common_test_pidfile_child()
294 if (pidfile_close(pfh) != 0) in test_pidfile_relative()