Searched defs:setvbuf (Results 1 - 1 of 1) sorted by relevance

/bionic/libc/upstream-freebsd/lib/libc/stdio/
H A Dsetvbuf.c34 static char sccsid[] = "@(#)setvbuf.c 8.2 (Berkeley) 11/16/93";
51 setvbuf(FILE * __restrict fp, char * __restrict buf, int mode, size_t size) function

Completed in 670 milliseconds