Searched defs:buf (Results 176 - 200 of 515) sorted by path

1234567891011>>

/haiku/src/system/libroot/posix/glibc/extensions/
H A Dgetopt.c693 char *buf; local
732 char *buf; local
792 char *buf; local
837 char *buf; local
898 char *buf; local
962 char *buf; local
1026 char *buf; local
1061 char *buf; local
1094 char *buf; local
1160 char *buf; local
[all...]
/haiku/src/system/libroot/posix/glibc/libio/
H A Dfmemopen.c201 fmemopen (void *buf, size_t len, const char *mode) argument
H A Dgenops.c593 char *buf; local
H A Diogetline.c57 char *buf; variable
[all...]
H A Dmemstream.c103 char *buf; local
H A Dwgenops.c432 wchar_t *buf; local
/haiku/src/system/libroot/posix/glibc/misc/
H A Defgcvt.c100 char *buf; variable
H A Defgcvt_r.c61 char *buf; variable
160 char *buf; variable
[all...]
/haiku/src/system/libroot/posix/glibc/regex/
H A Dregcomp.c320 unsigned char *buf = alloca (dfa->mb_cur_max), *p; local
402 char buf[256]; local
[all...]
H A Dregex_internal.c199 unsigned char buf[MB_LEN_MAX]; local
270 char buf[MB_LEN_MAX]; local
273 char buf[64]; local
723 unsigned char buf[6]; local
[all...]
H A Dregexec.c1308 char *buf = (char *) re_string_get_buffer (&mctx->input); local
2677 const char *buf = (const char *) re_string_get_buffer (&mctx->input); local
[all...]
/haiku/src/system/libroot/posix/glibc/stdio-common/
H A D_itoa.h73 _fitoa_word (unsigned long value, char *buf, unsigned int base, int upper_case) argument
83 _fitoa (unsigned long long value, char *buf, unsigned int base, int upper_case) argument
H A Dpsignal.c61 char *buf; local
H A Dtmpfile.c42 char buf[FILENAME_MAX]; local
H A Dvfprintf.c2129 CHAR_T buf[_IO_BUFSIZ]; local
2199 char buf[BUFSIZ]; local
[all...]
H A Dvfscanf.c758 char buf[1]; local
947 char buf[MB_LEN_MAX]; local
1061 char buf[1]; local
2352 char buf[MB_LEN_MAX]; local
[all...]
/haiku/src/system/libroot/posix/glibc/stdlib/
H A Drandom_r.c237 struct random_data *buf; variable in typeref:struct:random_data
[all...]
/haiku/src/system/libroot/posix/
H A Dglob.c617 char buf[MAXPATHLEN]; local
834 char buf[MAXPATHLEN]; local
852 char buf[MAXPATHLEN]; local
866 char buf[MAXPATHLEN]; local
889 g_Ctoc(const Char *str, char *buf, size_t len) argument
[all...]
/haiku/src/system/libroot/posix/string/
H A Dmemchr.c11 memchr(void const *buf, int c, size_t len) argument
/haiku/src/system/libroot/posix/time/
H A Dctime.c18 ctime_r(const time_t *_timer, char *buf) argument
/haiku/src/tests/add-ons/kernel/debugger/
H A Dc++filt.cpp117 static char buf[8192]; variable
/haiku/src/tests/add-ons/kernel/drivers/tty/
H A Dposix_openpt_test.cpp49 char buf[512]; local
/haiku/src/tests/add-ons/kernel/kernelland_emu/
H A Dmodule.cpp789 read_next_module_name(void *cookie, char *buf, size_t *bufsize) argument
/haiku/src/tests/add-ons/kernel/network/
H A Duserland_modules.cpp154 _EXPORT status_t get_next_loaded_module_name(uint32 *cookie, char *buf, size_t *bufsize) argument
221 _EXPORT status_t read_next_module_name(void *cookie, char *buf, size_t *bufsize) argument
/haiku/src/tests/kits/app/bmessage/
H A DMessageItemTest.h531 char* buf = new char[flatSize]; local
567 char* buf = new char[flatSize]; local
[all...]

Completed in 252 milliseconds

1234567891011>>