Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/rtld/amd64/
H A Ddlamd64getunwind.c72 lmp = _caller(pc, CL_NONE); in getunwind_core()
/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A D_rtld.h464 #define CL_NONE 0 macro
H A Ddlfcns.c1581 if ((almp = _caller(addr, CL_NONE)) == NULL) { in dladdr()
1636 if ((almp = _caller(addr, CL_NONE)) == NULL) { in dladdr1()
/illumos-gate/usr/src/uts/common/io/mr_sas/
H A Dmr_sas.h673 #define CL_NONE 0 /* No debug information */ macro
H A Dmr_sas.c100 volatile int debug_level_g = CL_NONE;
3899 con_log(CL_NONE, (CE_NOTE, in mfi_state_transition_to_ready()