process_pidfile
if (process_pidfile(PID_STARTUP) != 0) {
(void) process_pidfile(PID_SHUTDOWN);
static int process_pidfile(enum pidfile_operation);