| /third_party/musl/porting/liteos_a/user/src/network/ |
| H A D | gethostbyname_r.c | 6 gethostbyname_r(const char *name, struct hostent *h, char *buf, size_t buflen, struct hostent **res, int *err) gethostbyname_r() argument
|
| H A D | getservbyname.c | 7 static char *buf[2]; in getservbyname() local
|
| /third_party/musl/src/network/ |
| H A D | sendto.c | 4 ssize_t sendto(int fd, const void *buf, size_t len, int flags, const struct sockaddr *addr, socklen_t alen) in sendto() argument
|
| H A D | recvfrom.c | 4 ssize_t recvfrom(int fd, void *restrict buf, size_t len, int flags, struct sockaddr *restrict addr, socklen_t *restrict alen) in recvfrom() argument
|
| H A D | res_send.c | 8 unsigned char buf[512]; in __res_send() local
|
| /third_party/nghttp2/src/ |
| H A D | shrpx_http_test.cc | 81 std::array<char, 16> buf; in test_shrpx_http_create_via_header_value() local
|
| H A D | xsi_strerror.c | 38 char *xsi_strerror(int errnum, char *buf, size_t buflen) { in xsi_strerror() argument
|
| /third_party/musl/porting/linux/user/src/stdio/ |
| H A D | vsscanf.c | 5 static size_t string_read(FILE *f, unsigned char *buf, size_t len) in string_read() argument
|
| /third_party/musl/porting/liteos_a/user/src/ipc/ |
| H A D | msgctl.c | 12 int msgctl(int q, int cmd, struct msqid_ds *buf) in msgctl() argument [all...] |
| /third_party/musl/src/stdlib/ |
| H A D | ecvt.c | 7 static char buf[16]; in ecvt() local
|
| /third_party/musl/porting/liteos_a/user/src/dirent/ |
| H A D | __dirent.h | 11 char buf[4096]; member
|
| /third_party/musl/porting/liteos_a/user/src/process/ |
| H A D | fexecve.c | 13 char buf[15 + 3*sizeof(int)]; in fexecve() local
|
| /third_party/musl/porting/liteos_m/kernel/src/stdio/ |
| H A D | vsscanf.c | 3 static size_t do_read(FILE *f, unsigned char *buf, size_t len) in do_read() argument
|
| /third_party/musl/src/dirent/ |
| H A D | readdir_r.c | 7 int readdir_r(DIR *restrict dir, struct dirent *restrict buf, struct dirent **restrict result) in readdir_r() argument
|
| H A D | __dirent.h | 10 char buf[4096]; member 14 char buf[2048]; member
|
| /third_party/musl/src/ipc/ |
| H A D | msgctl.c | 11 int msgctl(int q, int cmd, struct msqid_ds *buf) in msgctl() argument [all...] |
| /third_party/musl/src/stdio/ |
| H A D | __stdio_read.c | 4 size_t __stdio_readx(FILE *f, unsigned char *buf, size_t len) in __stdio_readx() argument 14 size_t __stdio_read(FILE *f, unsigned char *buf, size_t len) in __stdio_read() argument
|
| /third_party/musl/src/unistd/ |
| H A D | fchown.c | 12 char buf[15+3*sizeof(int)]; in fchown() local
|
| /third_party/libexif/test/ |
| H A D | test-mnote.c | 75 unsigned char *buf; in main() local
|
| /third_party/ltp/testcases/kernel/syscalls/adjtimex/ |
| H A D | adjtimex03.c | 41 static struct timex *buf; variable
|
| H A D | adjtimex01.c | 16 static struct timex *buf; variable
|
| /third_party/ltp/testcases/kernel/syscalls/write/ |
| H A D | write01.c | 17 char buf[BUFSIZ]; in verify_write() local
|
| /third_party/ltp/testcases/kernel/fs/mongo/ |
| H A D | mongo_read.c | 21 char *buf; in main() local
|
| /third_party/ltp/testcases/kernel/syscalls/chroot/ |
| H A D | chroot02.c | 27 struct stat buf; in verify_chroot() local
|
| /third_party/ltp/testcases/kernel/syscalls/mallinfo/ |
| H A D | mallinfo02.c | 22 char *buf; in test_mallinfo() local
|