HomeSort by relevance Sort by last modified time
    Searched refs:__swhatbuf (Results 1 - 3 of 3) sorted by null

  /bionic/libc/stdio/
makebuf.c 61 flags = __swhatbuf(fp, &size, &couldbetty);
81 __swhatbuf(FILE *fp, size_t *bufsize, int *couldbetty) function
local.h 58 int __swhatbuf(FILE *, size_t *, int *);
setvbuf.c 84 flags |= __swhatbuf(fp, &iosize, &ttyflag);

Completed in 33 milliseconds