Searched refs:In_p (Results 1 – 1 of 1) sorted by relevance
316 FILE *In_p = stdin; /* Where the input comes from */ variable5031 while ((s = fgets(Gen.g_nam_p, APATH+1, In_p)) != NULL) { in getname()9481 while ((s = fgets(buf, APATH+1, In_p)) != NULL) { in sl_preview_synonyms()9527 if (ferror(In_p)) { in sl_preview_synonyms()9535 In_p = tmpfile; in sl_preview_synonyms()