Home
last modified time | relevance | path

Searched defs:buf (Results 1 – 25 of 56) sorted by relevance

123

/libio/
A Dtst-wmemstream5.c34 wchar_t *buf; in do_test() local
42 wchar_t *buf; in do_test() local
A Dtst-bz24051.c39 char buf[100]; in do_test_narrow() local
59 wchar_t buf[100]; in do_test_wide() local
A Dsetbuf.c31 setbuf (FILE *fp, char *buf) in setbuf()
A Dtst-wmemstream1.c17 wchar_t *buf; in test_open_wmemstream_no_stdio() local
25 wchar_t *buf; in test_open_wmemstream_no_stdio() local
A Dtst_getwc.c26 wchar_t buf[100]; in main() local
A Diosetbuffer.c30 _IO_setbuffer (FILE *fp, char *buf, size_t size) in _IO_setbuffer()
A Dtst-setvbuf1.c13 static char buf[512] __attribute__ ((aligned (4096))); variable
A Doldtmpfile.c34 char buf[FILENAME_MAX]; in __old_tmpfile() local
A Diogets.c31 _IO_gets (char *buf) in _IO_gets()
A Diogetwline.c32 _IO_getwline (FILE *fp, wchar_t *buf, size_t n, wint_t delim, in _IO_getwline()
47 _IO_getwline_info (FILE *fp, wchar_t *buf, size_t n, wint_t delim, in _IO_getwline_info()
A Dtst-sprintf-ub.c36 do_one_test (int function, char *buf, ...) in do_one_test()
86 char buf[8]; in do_test() local
A Dtst-ext.c11 char buf[3072]; in main() local
A Dtst-fgetwc.c21 wchar_t buf[100]; in do_test() local
A Diofgets.c31 _IO_fgets (char *buf, int n, FILE *fp) in _IO_fgets()
A Diofgets_u.c31 __fgets_unlocked (char *buf, int n, FILE *fp) in __fgets_unlocked()
A Diofgetws.c31 fgetws (wchar_t *buf, int n, FILE *fp) in fgetws()
A Diofgetws_u.c31 fgetws_unlocked (wchar_t *buf, int n, FILE *fp) in fgetws_unlocked()
A Diofread.c30 _IO_fread (void *buf, size_t size, size_t count, FILE *fp) in _IO_fread()
A Diofread_u.c33 __fread_unlocked (void *buf, size_t size, size_t count, FILE *fp) in __fread_unlocked()
A Diofwrite.c30 _IO_fwrite (const void *buf, size_t size, size_t count, FILE *fp) in _IO_fwrite()
A Diofwrite_u.c33 fwrite_unlocked (const void *buf, size_t size, size_t count, FILE *fp) in fwrite_unlocked()
A Dtst-bz22415.c36 char buf[BUFSIZ]; in do_test() local
A Dtst-mmap-setvbuf.c27 char buf[4096]; in main() local
A Dtst-fwrite-error.c41 char buf[] = "world"; in do_test() local
A Dtst_putwc.c38 wchar_t buf[100]; in do_test() local

Completed in 44 milliseconds

123