Home
last modified time | relevance | path

Searched refs:setbuf (Results 51 - 54 of 54) sorted by relevance

123

/third_party/openssl/apps/lib/
H A Dapps.c2975 * On VMS, setbuf() will only take 32-bit pointers, and a compilation in unbuffer()
2985 setbuf(fp, NULL); in unbuffer()
/third_party/cups-filters/filter/
H A Dimagetoraster.c199 setbuf(stderr, NULL); in main()
/third_party/rust/crates/libc/src/fuchsia/
H A Dmod.rs3386 pub fn setbuf(stream: *mut FILE, buf: *mut c_char); in setbuf() functions
/third_party/rust/crates/bindgen/bindgen-tests/tests/
H A Dstylo.hpp2278 extern void setbuf (FILE *__restrict __stream, char *__restrict __buf) throw ();
22920 using ::setbuf;
26829 { return this->setbuf(__s, __n); }
26994 setbuf(char_type*, streamsize)
[all...]

Completed in 51 milliseconds

123