Searched refs:pidfile_cleanup (Results 1 – 3 of 3) sorted by relevance
70 pidfile_cleanup(void) in pidfile_cleanup() function85 atexit(pidfile_cleanup); in pidfile()87 on_exit(pidfile_cleanup); in pidfile()
53 static void pidfile_cleanup(void);96 if (atexit(pidfile_cleanup) < 0) { in pidfile()110 pidfile_cleanup(void) in pidfile_cleanup() function
60 pidfile_cleanup(void) in pidfile_cleanup() function78 if (atexit(pidfile_cleanup) < 0) in register_atexit_handler()97 pidfile_cleanup(); in cleanup_old_pidfile()