Searched refs:couldbetty (Results 1 - 1 of 1) sorted by relevance

/haiku/src/system/libroot/posix/glibc/libio/
H A Dwfiledoalloc.c88 int couldbetty; local
98 couldbetty = 0;
107 couldbetty = S_ISCHR (st.st_mode);
116 if (couldbetty && isatty (fp->_fileno))

Completed in 12 milliseconds