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

/ast/src/lib/libast/stdio/
H A Dsetbuf.c27 setbuf(Sfio_t* f, char* b) function
29 STDIO_VOID(f, "setbuf", void, (Sfio_t*, char*), (f, b))

Completed in 36 milliseconds