Home
last modified time | relevance | path

Searched defs:len (Results 126 - 150 of 6182) sorted by relevance

12345678910>>...248

/third_party/musl/porting/liteos_a/kernel/src/stdio/
H A Dfread.c9 size_t len = size*nmemb, l = len, k; in fread() local
/third_party/musl/src/linux/
H A Dtee.c5 ssize_t tee(int src, int dest, size_t len, unsigned flags) in tee() argument
H A Dfallocate.c5 int fallocate(int fd, int mode, off_t base, off_t len) in fallocate() argument
H A Dsync_file_range.c6 int sync_file_range(int fd, off_t pos, off_t len, unsigned flags) in sync_file_range() argument
/third_party/musl/src/malloc/mallocng/
H A Ddonate.c10 static void donate(unsigned char *base, size_t len) in donate() argument
/third_party/musl/src/stdio/
H A Dvswscanf.c4 static size_t wstring_read(FILE *f, unsigned char *buf, size_t len) in wstring_read() argument
H A Dvsscanf.c5 static size_t string_read(FILE *f, unsigned char *buf, size_t len) in string_read() argument
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/temp/
H A Dmkostemps.c8 int __mkostemps(char *template, int len, int flags) in __mkostemps() argument
/third_party/musl/porting/liteos_m/kernel/src/stdio/
H A Dfread.c9 size_t len = size*nmemb, l = len, k; in fread() local
H A Dvsscanf.c3 static size_t do_read(FILE *f, unsigned char *buf, size_t len) in do_read() argument
/third_party/musl/porting/uniproton/kernel/src/stdio/
H A Dvsscanf.c3 static size_t do_read(FILE *f, unsigned char *buf, size_t len) in do_read() argument
H A Dfread.c9 size_t len = size*nmemb, l = len, k; in fread() local
/third_party/musl/src/mman/
H A Dmprotect.c5 int __mprotect(void *addr, size_t len, int prot) in __mprotect() argument
/third_party/nghttp2/contrib/
H A Dtlsticketupdate.go
/third_party/musl/src/network/
H A Daccept4.c7 int accept4(int fd, struct sockaddr *restrict addr, socklen_t *restrict len, int flg) in accept4() argument
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 Ddns_parse.c8 int len; in __dns_parse() local
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
/third_party/nghttp2/lib/
H A Dnghttp2_rcbuf.h42 size_t len; member
/third_party/musl/src/misc/
H A Dgetentropy.c7 int getentropy(void *buffer, size_t len) in getentropy() argument
/third_party/musl/porting/linux/user/src/malloc/mallocng/
H A Ddonate.c10 static void donate(unsigned char *base, size_t len) in donate() 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/node/deps/nghttp2/lib/
H A Dnghttp2_rcbuf.h42 size_t len; member
/third_party/node/deps/icu-small/source/tools/toolutil/
H A Ducbuf.h45 int32_t len; member

Completed in 4 milliseconds

12345678910>>...248