Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/cpio/
H A Dcpio.c503 FILE *Ef_p, /* File pointer of pattern input file */ variable
1367 if ((mask & OCE) && (Ef_p = fopen(Efil_p, "r")) == NULL) { in ckopts()
5265 while (fgets(Nam_p, Max_namesz + 1, Ef_p) != NULL) { in getpats()