Home
last modified time | relevance | path

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

12345

/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...]
/titanic_41/usr/src/uts/common/fs/proc/
H A Dprusrio.c50 int allocated; in prusrio() local
/titanic_41/usr/src/cmd/backup/lib/
H A Dmemutils.c70 xrealloc(allocated, newsize) in xrealloc() argument
/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.h
/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
/titanic_41/usr/src/uts/common/io/xge/hal/xgehal/
H A Dxgehal-mm.c233 int allocated; in __hal_mempool_create() local
/freebsd/sys/dev/ixl/
H A Dixl_pf_qmgr.h55 u8 allocated; member
/titanic_41/usr/src/lib/libbc/inc/include/
H A Dmalloc.h62 int allocated; /* number of ordinary blocks allocated */ member
/titanic_41/usr/src/lib/libbc/inc/5include/
H A Dmalloc.h63 int allocated; /* number of ordinary blocks 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/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/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/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.c107 int allocated = 0; in DSO_load() 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/sys/dev/ichiic/
H A Dig4_iic.c540 bool allocated; in ig4iic_transfer() local
691 bool allocated; in ig4iic_reset() local

12345