Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/rcs/src/
Drcsgen.c302 getcstdin() in getcstdin() function
330 r = c = getcstdin(); in yesorno()
332 c = getcstdin(); in yesorno()
440 c = getcstdin(), !feof(stdin);
Drcsbase.h479 int getcstdin(void);
Drcs.c1053 c = getcstdin();