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

/freebsd-current/lib/libc/stdio/
H A Dmakebuf.c66 flags = __swhatbuf(fp, &size, &couldbetty);
86 __swhatbuf(FILE *fp, size_t *bufsize, int *couldbetty) function
H A Dsetvbuf.c89 flags |= __swhatbuf(fp, &iosize, &ttyflag);
H A Dlocal.h74 extern int __swhatbuf(FILE *, size_t *, int *);

Completed in 334 milliseconds