priv_fopen
if ((filep = priv_fopen(_PATH_RESCONF)) == NULL)
if ((nfile->stream = priv_fopen(nfile->name)) == NULL) {
FILE *priv_fopen (const char *);