Home
last modified time | relevance | path

Searched refs:umem_abort (Results 1 – 5 of 5) sorted by relevance

/titanic_50/usr/src/lib/libumem/common/
H A Dmisc.h41 extern uint_t umem_abort; /* abort when errors occur */
H A Dumem_fail.c135 if (umem_abort > 0) in umem_err_recoverable()
H A Dumem_base.h90 extern uint32_t umem_abort;
H A Denvvar.c214 &umem_abort, 1
H A Dumem.c696 uint_t umem_abort = 1; /* whether to abort on error */ variable