Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/rcs/dist/src/
H A Drcsgen.c290 int ttystdin() in ttystdin() function
308 if (feof(in) && ttystdin()) in getcstdin()
313 if (feof(in) && ttystdin()) in getcstdin()
330 if (!quietflag && ttystdin()) {
431 register int tty = ttystdin();
H A Dco.c563 error(!quietflag && ttystdin() in rmworkfile()
H A Drcsbase.h527 int ttystdin P((void));
H A DChangeLog1170 isatty() -> ttystdin()
1179 isatty(fileno(stdin)) -> ttystdin()