Searched refs:In_p (Results 1 – 1 of 1) sorted by relevance
307 FILE *In_p = stdin; /* Where the input comes from */ variable5023 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()