/freebsd/sys/crypto/via/ |
H A D | padlock_cipher.c | 164 padlock_cipher_alloc(struct cryptop *crp, int *allocated) in padlock_cipher_alloc() 189 int allocated; in padlock_cipher_process() local
|
/freebsd/contrib/pam-krb5/pam-util/ |
H A D | vector.h | 45 size_t allocated; member
|
/freebsd/contrib/libarchive/libarchive/ |
H A D | archive_write_disk_set_standard_lookup.c | 127 char *allocated = NULL; lookup_gid() local 196 char *allocated = NULL; lookup_uid() local [all...] |
/freebsd/contrib/googletest/googletest/samples/ |
H A D | sample10_unittest.cc | 60 static int allocated() { return allocated_; } in allocated() function in __anondf3407f30111::Water
|
/freebsd/contrib/jemalloc/include/jemalloc/internal/ |
H A D | base_structs.h | 52 size_t allocated; member
|
/freebsd/contrib/netbsd-tests/lib/libcurses/director/ |
H A D | returns.h | 61 size_t allocated; member
|
/freebsd/sys/fs/ext2fs/ |
H A D | ext2_balloc.c | 63 int blks, error, allocated; in ext2_ext_balloc() local
|
/freebsd/sys/dev/ixl/ |
H A D | ixl_pf_qmgr.h | 55 u8 allocated; member
|
/freebsd/contrib/pam-krb5/tests/fakepam/ |
H A D | pam.h | 74 size_t allocated; member
|
H A D | internal.h | 85 size_t allocated; member
|
/freebsd/sys/xdr/ |
H A D | xdr.c | 488 bool_t ret, allocated = FALSE; in xdr_bytes() local 613 bool_t ret, allocated = FALSE; in xdr_string() local
|
/freebsd/sys/crypto/aesni/ |
H A D | aesni.c | 325 aesni_cipher_alloc(struct cryptop *crp, int start, int length, bool *allocated) in aesni_cipher_alloc() 622 bool encflag, allocated, authallocated, outallocated, outcopy; in aesni_cipher_crypt() local
|
/freebsd/contrib/tcp_wrappers/ |
H A D | environ.c | 34 static int allocated = 0; /* environ is, or is not, allocated */ variable
|
/freebsd/contrib/expat/tests/ |
H A D | minicheck.h | 120 int allocated; member
|
/freebsd/contrib/libcbor/src/cbor/ |
H A D | data.h | 117 size_t allocated; member 124 size_t allocated; member
|
/freebsd/lib/libc/xdr/ |
H A D | xdr.c | 558 bool_t ret, allocated = FALSE; in xdr_bytes() local 689 bool_t ret, allocated = FALSE; in xdr_string() local
|
/freebsd/crypto/openssl/crypto/dso/ |
H A D | dso_lib.c | 112 int allocated = 0; in DSO_load() local
|
/freebsd/sys/dev/ichiic/ |
H A D | ig4_iic.c | 540 bool allocated; in ig4iic_transfer() local 691 bool allocated; in ig4iic_reset() local
|
/freebsd/contrib/llvm-project/compiler-rt/lib/lsan/ |
H A D | lsan_allocator.h | 42 u8 allocated : 8; // Must be first. member
|
/freebsd/sys/crypto/armv8/ |
H A D | armv8_crypto.c | 284 armv8_crypto_cipher_alloc(struct cryptop *crp, int start, int length, int *allocated) in armv8_crypto_cipher_alloc()
|
/freebsd/crypto/openssl/crypto/asn1/ |
H A D | a_object.c | 23 unsigned char *p, *allocated = NULL; in i2d_ASN1_OBJECT() local
|
/freebsd/sys/cam/ |
H A D | cam_queue.h | 65 int allocated; member
|
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/ |
H A D | sanitizer_chained_origin_depot.cpp | 34 static uptr allocated() { return 0; } in allocated() function
|
H A D | sanitizer_stackdepot.cpp | 73 uptr StackDepotNode::allocated() { in allocated() function in __sanitizer::StackDepotNode
|
H A D | sanitizer_symbolizer_libbacktrace.cpp | 44 uptr size, allocated; member
|