HomeSort by relevance Sort by last modified time
    Searched defs:setvbuf (Results 1 - 2 of 2) sorted by null

  /bionic/libc/upstream-openbsd/lib/libc/stdio/
setvbuf.c 1 /* $OpenBSD: setvbuf.c,v 1.14 2016/09/21 04:38:56 guenther Exp $ */
43 setvbuf(FILE *fp, char *buf, int mode, size_t size) function
160 DEF_STRONG(setvbuf); variable
  /device/linaro/bootloader/edk2/StdLib/LibC/Stdio/
setvbuf.c 2 Implementation of setvbuf as declared in <stdio.h>.
43 NetBSD: setvbuf.c,v 1.17 2003/08/07 16:43:31 agc Exp
44 setvbuf.c 8.2 (Berkeley) 11/16/93
62 setvbuf(FILE *fp, char *buf, int mode, size_t size) function

Completed in 48 milliseconds