Home
last modified time | relevance | path

Searched defs:buf (Results 351 - 375 of 20478) sorted by relevance

1...<<11121314151617181920>>...820

/third_party/musl/src/network/
H A Dinet_ntop.c11 char buf[100]; in inet_ntop() local
[all...]
H A Dsendto.c4 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 Drecvfrom.c4 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 Dres_send.c8 unsigned char buf[512]; in __res_send() local
/third_party/musl/porting/liteos_a/user/src/network/
H A Dgetservbyport.c7 static long buf[32/sizeof(long)]; in getservbyport() local
H A Dgethostbyname_r.c6 gethostbyname_r(const char *name, struct hostent *h, char *buf, size_t buflen, struct hostent **res, int *err) gethostbyname_r() argument
H A Dgetservbyname.c7 static char *buf[2]; in getservbyname() local
/third_party/nghttp2/src/
H A Dshrpx_http_test.cc81 std::array<char, 16> buf; in test_shrpx_http_create_via_header_value() local
H A Dxsi_strerror.c38 char *xsi_strerror(int errnum, char *buf, size_t buflen) { in xsi_strerror() argument
/third_party/musl/porting/linux/user/src/stdio/
H A Dvsscanf.c5 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 Dmsgctl.c12 int msgctl(int q, int cmd, struct msqid_ds *buf) in msgctl() argument
[all...]
/third_party/musl/src/stdlib/
H A Decvt.c7 static char buf[16]; in ecvt() local
/third_party/musl/porting/liteos_a/user/src/dirent/
H A D__dirent.h11 char buf[4096]; member
/third_party/musl/porting/liteos_a/user/src/process/
H A Dfexecve.c13 char buf[15 + 3*sizeof(int)]; in fexecve() local
/third_party/musl/porting/liteos_m/kernel/src/stdio/
H A Dvsscanf.c3 static size_t do_read(FILE *f, unsigned char *buf, size_t len) in do_read() argument
/third_party/musl/src/dirent/
H A Dreaddir_r.c7 int readdir_r(DIR *restrict dir, struct dirent *restrict buf, struct dirent **restrict result) in readdir_r() argument
H A D__dirent.h10 char buf[4096]; member
14 char buf[2048]; member
/third_party/musl/src/ipc/
H A Dmsgctl.c11 int msgctl(int q, int cmd, struct msqid_ds *buf) in msgctl() argument
[all...]
/third_party/musl/src/stdio/
H A D__stdio_read.c4 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 Dfchown.c12 char buf[15+3*sizeof(int)]; in fchown() local
/third_party/libexif/test/
H A Dtest-mnote.c75 unsigned char *buf; in main() local
/third_party/ltp/testcases/kernel/syscalls/adjtimex/
H A Dadjtimex03.c41 static struct timex *buf; variable
H A Dadjtimex01.c16 static struct timex *buf; variable
/third_party/ltp/testcases/kernel/syscalls/write/
H A Dwrite01.c17 char buf[BUFSIZ]; in verify_write() local
/third_party/ltp/testcases/kernel/fs/mongo/
H A Dmongo_read.c21 char *buf; in main() local

Completed in 5 milliseconds

1...<<11121314151617181920>>...820