| /third_party/libuv/src/win/ |
| H A D | snprintf.c | 30 int snprintf(char* buf, size_t len, const char* fmt, ...) { in snprintf() argument
|
| /third_party/libuv/docs/code/tty/ |
| H A D | main.c | 16 uv_buf_t buf; in main() local 23 uv_buf_t buf; in main() local [all...] |
| /third_party/libuv/docs/code/interfaces/ |
| H A D | main.c | 5 char buf[512]; in main() local
|
| /third_party/ltp/lib/ |
| H A D | tst_checksum.c | 73 uint32_t tst_crc32c(uint8_t *buf, size_t buf_len) in tst_crc32c() argument
|
| /third_party/musl/libc-test/src/regression/ |
| H A D | getpwnam_r-errno.c | 12 char buf[1024]; in main() local
|
| /third_party/musl/porting/linux/user/src/stdio/ |
| H A D | __stdout_write.c | 4 size_t __stdout_write(FILE *f, const unsigned char *buf, size_t len) in __stdout_write() argument
|
| /third_party/musl/porting/liteos_a/user/src/stdio/ |
| H A D | tmpnam.c | 14 char *tmpnam(char *buf) in tmpnam() argument
|
| /third_party/musl/src/multibyte/ |
| H A D | wcsrtombs.c | 6 char buf[4]; in wcsrtombs() local
|
| /third_party/musl/src/stat/ |
| H A D | fchmod.c | 12 char buf[15+3*sizeof(int)]; in fchmod() local
|
| /third_party/musl/src/string/ |
| H A D | strerror_r.c | 4 int strerror_r(int err, char *buf, size_t buflen) in strerror_r() argument
|
| /third_party/musl/src/unistd/ |
| H A D | readlink.c | 5 ssize_t readlink(const char *restrict path, char *restrict buf, size_t bufsize) in readlink() argument
|
| H A D | pwrite.c | 4 ssize_t pwrite(int fd, const void *buf, size_t size, off_t ofs) in pwrite() argument
|
| /third_party/musl/porting/uniproton/kernel/src/stdio/ |
| H A D | __stdio_read.c | 5 size_t __stdio_read(FILE *f, unsigned char *buf, size_t len)
in __stdio_read() argument
|
| H A D | __string_read.c | 4 size_t __string_read(FILE *f, unsigned char *buf, size_t len) in __string_read() argument
|
| /third_party/musl/src/stdio/ |
| H A D | fputws.c | 7 unsigned char buf[BUFSIZ]; in fputws() local
|
| H A D | tmpnam.c | 12 char *tmpnam(char *buf) in tmpnam() argument
|
| /third_party/musl/porting/liteos_m/kernel/src/stdio/ |
| H A D | __stdio_read.c | 5 size_t __stdio_read(FILE *f, unsigned char *buf, size_t len)
in __stdio_read() argument
|
| H A D | __string_read.c | 4 size_t __string_read(FILE *f, unsigned char *buf, size_t len) in __string_read() argument
|
| H A D | stdout.c | 7 static unsigned char buf[BUFSIZ+UNGET]; variable
|
| /third_party/musl/src/network/ |
| H A D | send.c | 3 ssize_t send(int fd, const void *buf, size_t len, int flags) in send() argument
|
| /third_party/musl/src/regex/ |
| H A D | regerror.c | 30 size_t regerror(int e, const regex_t *restrict preg, char *restrict buf, size_t size) in regerror() argument
|
| /third_party/musl/porting/liteos_a/kernel/src/stdio/ |
| H A D | stdout.c | 7 static unsigned char buf[BUFSIZ+UNGET]; variable
|
| H A D | stderr.c | 7 static unsigned char buf[UNGET]; variable
|
| H A D | __stdio_read.c | 5 size_t __stdio_read(FILE *f, unsigned char *buf, size_t len) in __stdio_read() argument
|
| /third_party/musl/porting/liteos_a/kernel/src/string/ |
| H A D | strerror_r.c | 4 int strerror_r(int err, char *buf, size_t buflen) in strerror_r() argument
|