Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Daudit.c223 DBG_CALL(Dbg_audit_objfilter(frlml, DBG_AUD_RET, in _audit_objfilter()
295 DBG_CALL(Dbg_audit_objsearch(clml, DBG_AUD_RET, in _audit_objsearch()
514 DBG_CALL(Dbg_audit_objopen(clml, DBG_AUD_RET, in _audit_add_head()
596 DBG_CALL(Dbg_audit_objopen(nlml, DBG_AUD_RET, in _audit_objopen()
848 DBG_CALL(Dbg_audit_pltenter(rlml, DBG_AUD_RET, in _audit_pltenter()
1038 DBG_CALL(Dbg_audit_symbind(rlml, DBG_AUD_RET, in _audit_symbind()
/illumos-gate/usr/src/cmd/sgs/include/
H A Ddebug.h98 #define DBG_AUD_RET 2 /* return from auditor diagnostic */ macro