DSCP_CONFIGFILE
if ((stat(DSCP_CONFIGFILE, &stbuf) < 0) ||
if ((fd = open(DSCP_CONFIGFILE, O_RDONLY)) < 0) {