Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Ddebug.c292 DBG_OFFRESET(); in dbg_print()
/illumos-gate/usr/src/cmd/sgs/include/
H A Ddebug.h261 #define DBG_OFFRESET() (dbg_desc->d_extra &= ~DBG_E_RESET) macro