Home
last modified time | relevance | path

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

/bionic/libc/upstream-freebsd/lib/libc/stdio/
Dmakebuf.c70 flags = __swhatbuf(fp, &size, &couldbetty); in __smakebuf()
90 __swhatbuf(FILE *fp, size_t *bufsize, int *couldbetty) in __swhatbuf() function
Dsetvbuf.c92 flags |= __swhatbuf(fp, &iosize, &ttyflag); in setvbuf()
/bionic/libc/stdio/
Dlocal.h55 int __swhatbuf(FILE *, size_t *, int *);