Searched defs:len (Results 76 - 100 of 6037) sorted by relevance

1234567891011>>

/netbsd-6-1-5-RELEASE/lib/libc/string/
H A Dwcsdup.c31 size_t len; local
/netbsd-6-1-5-RELEASE/lib/libc/sys/
H A Dposix_madvise.c32 posix_madvise(void *addr, size_t len, int advice) argument
/netbsd-6-1-5-RELEASE/lib/libcurses/
H A Dcur_hash.c50 __hash_more(const void *v_s, size_t len, u_int h) argument
/netbsd-6-1-5-RELEASE/games/hack/
H A Dalloc.c74 alloc(size_t len) argument
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/libiberty/
H A Dmempcpy.c39 mempcpy (PTR dst, const PTR src, size_t len) argument
H A Dstpcpy.c41 const size_t len = strlen (src); local
H A Dstpncpy.c42 stpncpy (char *dst, const char *src, size_t len) argument
H A Dstrdup.c22 size_t len = strlen (s) + 1; local
H A Dstrndup.c44 size_t len = strlen (s); local
H A Dstrstr.c33 const size_t len = strlen (s2); local
H A Dxstrdup.c33 register size_t len = strlen (s) + 1; local
H A Dxstrndup.c51 size_t len = strlen (s); local
/netbsd-6-1-5-RELEASE/sys/arch/arm/arm/
H A Dprocfs_machdep.c18 procfs_getcpuinfstr(char *buf, int *len) argument
/netbsd-6-1-5-RELEASE/gnu/dist/gettext/gettext-tools/lib/
H A Dmemset.c21 memset (void *str, int c, size_t len) argument
/netbsd-6-1-5-RELEASE/gnu/dist/gettext/gettext-tools/libgrep/
H A Dstrdup.c43 size_t len = strlen (s) + 1; local
/netbsd-6-1-5-RELEASE/external/ibm-public/postfix/dist/src/global/
H A Dsplit_addr.c57 int len; local
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libiberty/
H A Dstpcpy.c41 const size_t len = strlen (src); local
H A Dstpncpy.c41 stpncpy (char *dst, const char *src, size_t len) argument
H A Dstrdup.c22 size_t len = strlen (s) + 1; local
H A Dstrndup.c44 size_t len = strlen (s); local
H A Dstrstr.c33 const size_t len = strlen (s2); local
H A Dxstrdup.c33 register size_t len = strlen (s) + 1; local
H A Dxstrndup.c51 size_t len = strlen (s); local
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libobjc/objc/
H A DNXConstStr.h40 unsigned int len; variable
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/testsuite/20_util/memory/allocator/
H A D14176.cc27 unsigned int len = 0; local

Completed in 486 milliseconds

1234567891011>>