OPLHPD_PID_FILE
if ((pid_fd = open(OPLHPD_PID_FILE, O_RDWR | O_CREAT, 0644)) < 0) {
(void) unlink(OPLHPD_PID_FILE); /* clean up lock file */