Home
last modified time | relevance | path

Searched refs:memory_allocated (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-crypto/cryptoadm/
H A Dadm_kef_util.c885 boolean_t memory_allocated = B_FALSE; in getent_kef() local
891 memory_allocated = B_TRUE; in getent_kef()
900 if (memory_allocated) { in getent_kef()
/illumos-gate/usr/src/uts/common/fs/udfs/
H A Dudf_bmap.c206 int32_t dtype_changed = 0, memory_allocated = 0; in ud_bmap_write() local
266 memory_allocated = 1; in ud_bmap_write()
340 if (memory_allocated) { in ud_bmap_write()