Searched defs:Ef_p (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/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) {
5265 while (fgets(Nam_p, Max_namesz + 1, Ef_p) != NULL) {

Completed in 63 milliseconds