Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cpio/
H A Dcpio.c439 *Efil_p, /* -E pattern file string */ variable
1376 if ((mask & OCE) && (Ef_p = fopen(Efil_p, "r")) == NULL) { in ckopts()
1377 msg(ERR, "Cannot open \"%s\" to read patterns", Efil_p); in ckopts()
6438 Efil_p = Hdr_p = Own_p = IOfil_p = NULL; in setup()
6527 Efil_p = optarg; in setup()