/third_party/ltp/include/lapi/ |
H A D | splice.h | 14 splice(int fd_in, loff_t *off_in, int fd_out, loff_t *off_out, size_t len, unsigned int flags) splice() argument
|
H A D | init_module.h | 14 static inline int init_module(void *module_image, unsigned long len, in init_module() argument
|
/third_party/ltp/include/ |
H A D | libmsgctl.h | 29 char len; member
|
/third_party/node/test/fuzzers/ |
H A D | fuzz_helper.h | 16 int len = strlen(*it) + 1; in Argv() local
|
/third_party/node/deps/v8/third_party/zlib/ |
H A D | uncompr.c | 36 uLong len, left; local
|
/third_party/node/src/ |
H A D | node_buffer.h | 75 static inline bool IsWithinBounds(size_t off, size_t len, size_t max) { in IsWithinBounds() argument
|
/third_party/musl/porting/linux/user/src/stdio/ |
H A D | __stdio_write.c | 27 size_t __stdio_write(FILE *f, const unsigned char *buf, size_t len) in __stdio_write() argument
|
H A D | fread.c | 30 size_t len = size * nmemb, l = len, k; in fread() local
|
/third_party/musl/src/thread/ |
H A D | pthread_setname_np.c | 13 size_t len; in pthread_setname_np() local
|
H A D | pthread_getname_np.c | 8 int pthread_getname_np(pthread_t thread, char *name, size_t len) in pthread_getname_np() argument
|
/third_party/musl/src/malloc/mallocng/ |
H A D | aligned_alloc.c | 10 void *__libc_aligned_alloc(size_t align, size_t len) in __libc_aligned_alloc() argument
|
/third_party/musl/porting/uniproton/kernel/src/stdio/ |
H A D | __stdio_write.c | 4 size_t __stdio_write(FILE *f, const unsigned char *buf, size_t len)
in __stdio_write() argument
|
/third_party/musl/src/internal/ |
H A D | musl_fdsan.h | 32 size_t len; member
|
/third_party/musl/src/stdio/ |
H A D | fread.c | 35 size_t len = size * nmemb, l = len, k; in fread() local
|
/third_party/musl/porting/liteos_m/kernel/src/stdio/ |
H A D | __stdio_write.c | 4 size_t __stdio_write(FILE *f, const unsigned char *buf, size_t len)
in __stdio_write() argument
|
/third_party/musl/src/dirent/ |
H A D | scandir.c | 14 size_t cnt=0, len=0; in scandir() local
|
/third_party/musl/src/mq/ |
H A D | mq_timedreceive.c | 8 ssize_t mq_timedreceive(mqd_t mqd, char *restrict msg, size_t len, unsigned *restrict prio, const struct timespec *restrict at) in mq_timedreceive() argument
|
H A D | mq_timedsend.c | 8 int mq_timedsend(mqd_t mqd, const char *msg, size_t len, unsigned prio, const struct timespec *at) in mq_timedsend() argument
|
/third_party/musl/src/network/ |
H A D | dn_expand.c | 7 int len = -1, i, j; in __dn_expand() local
|
/third_party/nghttp2/src/ |
H A D | shrpx_router.h | 53 size_t len; member
|
/third_party/musl/porting/linux/user/src/malloc/mallocng/ |
H A D | aligned_alloc.c | 10 void *__libc_aligned_alloc(size_t align, size_t len) in __libc_aligned_alloc() argument
|
/third_party/musl/porting/liteos_a/kernel/src/stdio/ |
H A D | __stdio_write.c | 4 size_t __stdio_write(FILE *f, const unsigned char *buf, size_t len) in __stdio_write() argument
|
/third_party/musl/porting/linux/user/src/internal/ |
H A D | musl_fdsan.h | 32 size_t len; member
|
/third_party/musl/porting/liteos_a/user_debug/src/malloc/ |
H A D | memalign.c | 22 void *__memalign(size_t align, size_t len) in __memalign() argument
|
/third_party/musl/src/linux/ |
H A D | copy_file_range.c | 5 ssize_t copy_file_range(int fd_in, off_t *off_in, int fd_out, off_t *off_out, size_t len, unsigned flags) in copy_file_range() argument
|