Home
last modified time | relevance | path

Searched refs:nfilesp (Results 1 – 3 of 3) sorted by relevance

/dports/sysutils/deltarpm/deltarpm-3.6/
H A Drpml.h17 extern char *rpmlread(FILE *fp, char *fn, int nomagic, struct rpmlfile **filesp, int *nfilesp);
H A Drpml.c97 rpmlread(FILE *fp, char *fn, int nomagic, struct rpmlfile **filesp, int *nfilesp) in rpmlread() argument
202 *nfilesp = nfiles; in rpmlread()
H A Dmakedeltarpm.c30 headtofiles(struct rpmhead *h, struct rpmlfile **filesp, int *nfilesp) in headtofiles() argument
44 *nfilesp = 0; in headtofiles()
64 *nfilesp = cnt; in headtofiles()