PIDFILE
if(!(cfg->pidfile = strdup(PIDFILE))) goto error_exit;
working->pidfile = PIDFILE;
nsd.pidfile = PIDFILE;
opt->pidfile = PIDFILE;
if(!(cfg->pidfile = strdup(PIDFILE))) goto error_exit;