Searched refs:setbuf (Results 1 – 4 of 4) sorted by relevance
63 setbuf (stdout, NULL); in mi_init()64 setbuf (stderr, NULL); in mi_init()
3 void setbuf(FILE* restrict f, char* restrict buf) { in setbuf() function
118 void setbuf(FILE* __restrict, char* __restrict);
711 $(LOCAL_DIR)/src/stdio/setbuf.c \
Completed in 6 milliseconds