Home
last modified time | relevance | path

Searched defs:allocated (Results 1 – 25 of 79) sorted by relevance

1234

/freebsd/sys/crypto/via/
H A Dpadlock_cipher.c164 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 Dvector.h45 size_t allocated; member
/freebsd/contrib/libarchive/libarchive/
H A Darchive_write_disk_set_standard_lookup.c127 char *allocated = NULL; lookup_gid() local
196 char *allocated = NULL; lookup_uid() local
[all...]
/freebsd/contrib/googletest/googletest/samples/
H A Dsample10_unittest.cc60 static int allocated() { return allocated_; } in allocated() function in __anondf3407f30111::Water
/freebsd/contrib/jemalloc/include/jemalloc/internal/
H A Dbase_structs.h52 size_t allocated; member
/freebsd/contrib/netbsd-tests/lib/libcurses/director/
H A Dreturns.h61 size_t allocated; member
/freebsd/sys/fs/ext2fs/
H A Dext2_balloc.c63 int blks, error, allocated; in ext2_ext_balloc() local
/freebsd/sys/dev/ixl/
H A Dixl_pf_qmgr.h55 u8 allocated; member
/freebsd/contrib/pam-krb5/tests/fakepam/
H A Dpam.h74 size_t allocated; member
H A Dinternal.h85 size_t allocated; member
/freebsd/sys/xdr/
H A Dxdr.c488 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 Daesni.c325 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 Denviron.c34 static int allocated = 0; /* environ is, or is not, allocated */ variable
/freebsd/contrib/expat/tests/
H A Dminicheck.h120 int allocated; member
/freebsd/contrib/libcbor/src/cbor/
H A Ddata.h117 size_t allocated; member
124 size_t allocated; member
/freebsd/lib/libc/xdr/
H A Dxdr.c558 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 Ddso_lib.c112 int allocated = 0; in DSO_load() local
/freebsd/sys/dev/ichiic/
H A Dig4_iic.c540 bool allocated; in ig4iic_transfer() local
691 bool allocated; in ig4iic_reset() local
/freebsd/contrib/llvm-project/compiler-rt/lib/lsan/
H A Dlsan_allocator.h42 u8 allocated : 8; // Must be first. member
/freebsd/sys/crypto/armv8/
H A Darmv8_crypto.c284 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 Da_object.c23 unsigned char *p, *allocated = NULL; in i2d_ASN1_OBJECT() local
/freebsd/sys/cam/
H A Dcam_queue.h65 int allocated; member
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_chained_origin_depot.cpp34 static uptr allocated() { return 0; } in allocated() function
H A Dsanitizer_stackdepot.cpp73 uptr StackDepotNode::allocated() { in allocated() function in __sanitizer::StackDepotNode
H A Dsanitizer_symbolizer_libbacktrace.cpp44 uptr size, allocated; member

1234