Searched refs:pidfile_close (Results 1 – 4 of 4) sorted by relevance
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()[all …]
64 MLINKS+=pidfile.3 pidfile_close.3 \
125 int pidfile_close(struct pidfh *_pfh);
262 pidfile_close(struct pidfh *pfh) in pidfile_close() function