Lines Matching defs:soee
174 FILE *soee;178 soee = stdin;180 soee = openpath(p, file, "r");181 if (soee == NULL) {187 c = getc(soee);192 c = getc(soee);197 c = getc(soee);203 c = getc(soee);218 c = getc(soee);238 c = getc(soee);242 if (soee != stdin) {243 fclose(soee);
Indexes created Thu Oct 02 01:09:59 GMT 2025