Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/liblddbg/common/
H A Ddebug.c146 Dbg_util_nl(0, DBG_NL_FRC); in Dbg_help()
165 Dbg_util_nl(0, DBG_NL_FRC); in Dbg_help()
173 Dbg_util_nl(0, DBG_NL_FRC); in Dbg_help()
182 Dbg_util_nl(0, DBG_NL_FRC); in Dbg_help()
191 Dbg_util_nl(0, DBG_NL_FRC); in Dbg_help()
194 Dbg_util_nl(0, DBG_NL_FRC); in Dbg_help()
214 Dbg_util_nl(0, DBG_NL_FRC); in Dbg_help()
232 Dbg_util_nl(0, DBG_NL_FRC); in Dbg_help()
239 Dbg_util_nl(0, DBG_NL_FRC); in Dbg_help()
258 Dbg_util_nl(0, DBG_NL_FRC); in Dbg_help()
[all …]
H A Dutil.c42 Dbg_util_nl(lml, DBG_NL_FRC); in Dbg_util_call_main()
44 Dbg_util_nl(lml, DBG_NL_FRC); in Dbg_util_call_main()
165 Dbg_util_nl(lml, DBG_NL_FRC); in Dbg_util_str()
167 Dbg_util_nl(lml, DBG_NL_FRC); in Dbg_util_str()
H A Dcap.c75 Dbg_util_nl(lml, DBG_NL_FRC); in Dbg_cap_val()
108 Dbg_util_nl(lml, DBG_NL_FRC); in Dbg_cap_val()
139 Dbg_util_nl(lml, DBG_NL_FRC); in Dbg_cap_val()
H A Dfiles.c523 Dbg_util_nl(lml, DBG_NL_FRC); in Dbg_file_config_dis()
525 Dbg_util_nl(lml, DBG_NL_FRC); in Dbg_file_config_dis()
/illumos-gate/usr/src/cmd/sgs/include/
H A Ddebug.h163 #define DBG_NL_FRC 2 /* forced. */ macro