Searched defs:len (Results 326 - 350 of 10395) sorted by relevance

<<11121314151617181920>>

/netbsd-current/tests/lib/libc/gen/
H A Disqemu.h68 size_t len = sizeof(name); local
/netbsd-current/usr.bin/man/
H A Dmanconf.h47 size_t len; /* Length of 's' */ member in struct:_tag
55 size_t len; /* Length of 's' */ member in struct:_entry
/netbsd-current/external/mpl/bind/dist/lib/isc/
H A Dcrc64.c124 isc_crc64_update(uint64_t *crc, const void *data, size_t len) { argument
H A Dsafe.c21 isc_safe_memequal(const void *s1, const void *s2, size_t len) { argument
26 isc_safe_memwipe(void *ptr, size_t len) { argument
/netbsd-current/external/ibm-public/postfix/dist/src/util/
H A Dextpar.c87 size_t len; local
/netbsd-current/sys/external/bsd/drm2/include/asm/
H A Dio.h46 memset_io(volatile void *b, int c, size_t len) argument
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/config/frv/
H A Dcmovh.c27 __cmovh (short *dest, const short *src, unsigned len) argument
/netbsd-current/external/gpl3/gcc.old/dist/libgfortran/intrinsics/
H A Dsize.c33 index_type len; local
/netbsd-current/external/gpl3/gcc.old/dist/libiberty/
H A Dcrc32.c170 xcrc32 (const unsigned char *buf, int len, unsigned int init) argument
H A Dchoose-temp.c64 int len; local
/netbsd-current/external/gpl3/gdb.old/dist/gnulib/import/
H A Dbasename-lgpl.c60 size_t len; local
H A Dstrerror.c40 size_t len; local
/netbsd-current/external/gpl3/gdb.old/dist/gprof/
H A Dsearch_list.c32 unsigned int len; local
/netbsd-current/external/gpl3/gdb.old/dist/ld/testsuite/ld-cdtest/
H A Dcdtest-foo.h14 static const int len = FOO_MSG_LEN; member in class:Foo
/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
H A Dexamine-backward.c99 int len = sizeof (n) / sizeof (n[0]); local
H A Dexecl-update-breakpoints.c31 size_t len; local
H A Dfoll-vfork.c35 int len; local
/netbsd-current/external/gpl3/gdb.old/dist/libiberty/
H A Dcrc32.c170 xcrc32 (const unsigned char *buf, int len, unsigned int init) argument
H A Dchoose-temp.c64 int len; local
/netbsd-current/external/gpl3/gdb.old/dist/gdb/unittests/basic_string_view/operations/copy/wchar_t/
H A D1.cc35 csize_type len = str01.copy(buffer, sizeof(buffer), 8); local
/netbsd-current/external/gpl3/gdb.old/dist/gdb/unittests/basic_string_view/operations/copy/char/
H A D1.cc33 csize_type len = str01.copy(buffer, sizeof(buffer), 8); local
/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/bf/
H A Dbf_skey.c16 void BF_set_key(BF_KEY *key, int len, const unsigned char *data) argument
/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/aes/
H A Daes_cbc.c13 AES_cbc_encrypt(const unsigned char *in, unsigned char *out, size_t len, const AES_KEY *key, unsigned char *ivec, const int enc) argument
/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/rc2/
H A Drc2_skey.c49 void RC2_set_key(RC2_KEY *key, int len, const unsigned char *data, int bits) argument
/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/seed/
H A Dseed_cbc.c13 SEED_cbc_encrypt(const unsigned char *in, unsigned char *out, size_t len, const SEED_KEY_SCHEDULE *ks, unsigned char ivec[SEED_BLOCK_SIZE], int enc) argument

Completed in 309 milliseconds

<<11121314151617181920>>