Lines Matching defs:nfile
408 char *mftaki, *nfile, *npath = NULL;
420 if ((nfile = strdup(f->file)) == NULL)
424 entityq_add(npath, nfile, f->type, f->location, rp, NULL, 0,
436 char *nfile;
445 if ((nfile = strdup(file)) == NULL)
448 entityq_add(NULL, nfile, type, DIR_UNKNOWN, NULL, buf, len, talid, 0,
460 char *nfile;
468 nfile = strrchr(tal->uri[0], '/');
469 assert(nfile != NULL);
470 if ((nfile = strdup(nfile + 1)) == NULL)
476 free(nfile);
483 entityq_add(NULL, nfile, RTYPE_CER, DIR_UNKNOWN, repo, data,
495 char *nfile, *npath, *host;
543 if ((nfile = strdup(uri)) == NULL)
548 if ((nfile = strdup(file + 1)) == NULL)
552 entityq_add(npath, nfile, RTYPE_MFT, DIR_UNKNOWN, repo, NULL, 0,