_pidfile_remove
_pidfile_remove(pfh, 0);
return (_pidfile_remove(pfh, 1));
static int _pidfile_remove(struct pidfh *pfh, int freeit);