Searched refs:couldbetty (Results 1 – 1 of 1) sorted by relevance
54 int couldbetty; in __smakebuf() local61 flags = __swhatbuf(fp, &size, &couldbetty); in __smakebuf()71 if (couldbetty && isatty(fp->_file)) in __smakebuf()80 __swhatbuf(FILE *fp, size_t *bufsize, int *couldbetty) in __swhatbuf() argument85 *couldbetty = 0; in __swhatbuf()91 *couldbetty = S_ISCHR(st.st_mode); in __swhatbuf()