Home
last modified time | relevance | path

Searched defs:len (Results 226 - 250 of 6045) sorted by relevance

12345678910>>...242

/third_party/ltp/include/lapi/
H A Dsplice.h14 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 Dinit_module.h14 static inline int init_module(void *module_image, unsigned long len, in init_module() argument
/third_party/ltp/include/
H A Dlibmsgctl.h29 char len; member
/third_party/node/test/fuzzers/
H A Dfuzz_helper.h16 int len = strlen(*it) + 1; in Argv() local
/third_party/node/deps/v8/third_party/zlib/
H A Duncompr.c36 uLong len, left; local
/third_party/node/src/
H A Dnode_buffer.h75 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.c27 size_t __stdio_write(FILE *f, const unsigned char *buf, size_t len) in __stdio_write() argument
H A Dfread.c30 size_t len = size * nmemb, l = len, k; in fread() local
/third_party/musl/src/thread/
H A Dpthread_setname_np.c13 size_t len; in pthread_setname_np() local
H A Dpthread_getname_np.c8 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 Daligned_alloc.c10 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.c4 size_t __stdio_write(FILE *f, const unsigned char *buf, size_t len) in __stdio_write() argument
/third_party/musl/src/internal/
H A Dmusl_fdsan.h32 size_t len; member
/third_party/musl/src/stdio/
H A Dfread.c35 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.c4 size_t __stdio_write(FILE *f, const unsigned char *buf, size_t len) in __stdio_write() argument
/third_party/musl/src/dirent/
H A Dscandir.c14 size_t cnt=0, len=0; in scandir() local
/third_party/musl/src/mq/
H A Dmq_timedreceive.c8 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 Dmq_timedsend.c8 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 Ddn_expand.c7 int len = -1, i, j; in __dn_expand() local
/third_party/nghttp2/src/
H A Dshrpx_router.h53 size_t len; member
/third_party/musl/porting/linux/user/src/malloc/mallocng/
H A Daligned_alloc.c10 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.c4 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 Dmusl_fdsan.h32 size_t len; member
/third_party/musl/porting/liteos_a/user_debug/src/malloc/
H A Dmemalign.c22 void *__memalign(size_t align, size_t len) in __memalign() argument
/third_party/musl/src/linux/
H A Dcopy_file_range.c5 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

Completed in 5 milliseconds

12345678910>>...242