Searched defs:length (Results 1 - 25 of 1394) sorted by relevance

1234567891011>>

/freebsd-11-stable/contrib/gcclibs/libiberty/
H A Dmemchr.c21 memchr (register const PTR src_void, int c, size_t length) argument
H A Dmemcpy.c21 memcpy (PTR out, const PTR in, size_t length) argument
/freebsd-11-stable/contrib/binutils/libiberty/
H A Dmemchr.c21 memchr (register const PTR src_void, int c, size_t length) argument
H A Dmemcpy.c21 memcpy (PTR out, const PTR in, size_t length) argument
/freebsd-11-stable/lib/libc/i386/sys/
H A Di386_set_ioperm.c33 i386_set_ioperm(unsigned int start, unsigned int length, int enable) argument
H A Di386_get_ioperm.c33 i386_get_ioperm(unsigned int start, unsigned int *length, int *enable) argument
/freebsd-11-stable/contrib/ntp/lib/isc/
H A Dbufferlist.c33 unsigned int length; local
51 unsigned int length; local
/freebsd-11-stable/crypto/openssl/crypto/asn1/
H A Dd2i_pu.c75 d2i_PublicKey(int type, EVP_PKEY **a, const unsigned char **pp, long length) argument
H A Dx_pkey.c72 X509_PKEY *d2i_X509_PKEY(X509_PKEY **a, const unsigned char **pp, long length) argument
/freebsd-11-stable/contrib/ntp/lib/isc/include/isc/
H A Dbitstring.h87 unsigned int length; member in struct:isc_bitstring
/freebsd-11-stable/contrib/apr-util/include/
H A Dapr_strmatch.h48 apr_size_t length; /**< Current length */ member in struct:apr_strmatch_pattern
/freebsd-11-stable/contrib/gcclibs/include/
H A Ddyn-string.h26 int length; /* The actual length of the string. */ member in struct:dyn_string
/freebsd-11-stable/contrib/apr-util/buckets/
H A Dapr_buckets_refcount.c51 apr_bucket_shared_make(apr_bucket *b, void *data, apr_off_t start, apr_size_t length) argument
/freebsd-11-stable/contrib/gdb/include/
H A Ddyn-string.h26 int length; /* The actual length of the string. */ member in struct:dyn_string
/freebsd-11-stable/contrib/binutils/include/
H A Ddyn-string.h26 int length; /* The actual length of the string. */ member in struct:dyn_string
/freebsd-11-stable/lib/libc/string/
H A Dbcmp.c42 bcmp(const void *b1, const void *b2, size_t length) argument
/freebsd-11-stable/contrib/wpa/src/crypto/
H A Dsha256_i.h15 u64 length; member in struct:sha256_state
H A Dsha512_i.h15 u64 length, state[8]; member in struct:sha512_state
/freebsd-11-stable/crypto/openssl/crypto/aes/
H A Daes_ofb.c55 AES_ofb128_encrypt(const unsigned char *in, unsigned char *out, size_t length, const AES_KEY *key, unsigned char *ivec, int *num) argument
/freebsd-11-stable/crypto/openssl/crypto/camellia/
H A Dcmll_ofb.c116 Camellia_ofb128_encrypt(const unsigned char *in, unsigned char *out, size_t length, const CAMELLIA_KEY *key, unsigned char *ivec, int *num) argument
/freebsd-11-stable/usr.bin/mkuzip/
H A Dmkuz_fqueue.h34 int length; member in struct:mkuz_fifo_queue
/freebsd-11-stable/contrib/tcpdump/
H A Dprint-bt.c44 u_int length = h->len; local
H A Dprint-calm-fast.c40 calm_fast_print(netdissect_options *ndo, const u_char *bp, u_int length, const struct lladdr_info *src) argument
H A Dprint-msdp.c34 msdp_print(netdissect_options *ndo, const u_char *sp, u_int length) argument
/freebsd-11-stable/contrib/llvm-project/lldb/source/Core/
H A DStreamAsynchronousIO.cpp33 size_t StreamAsynchronousIO::WriteImpl(const void *s, size_t length) { argument

Completed in 321 milliseconds

1234567891011>>