Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/cpio/
H A Dcpio.c307 FILE *In_p = stdin; /* Where the input comes from */ variable
5023 while ((s = fgets(Gen.g_nam_p, APATH+1, In_p)) != NULL) { in getname()
9463 while ((s = fgets(buf, APATH+1, In_p)) != NULL) { in sl_preview_synonyms()
9509 if (ferror(In_p)) { in sl_preview_synonyms()
9517 In_p = tmpfile; in sl_preview_synonyms()