Home
last modified time | relevance | path

Searched refs:_libproc_debug (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/lib/libproc/common/
H A DPutil.c94 if (_libproc_debug) { in dprintf()
H A DPservice.c349 if (_libproc_debug && fmt != NULL && *fmt != '\0') { in ps_plog()
H A Dmapfile-vers85 _libproc_debug { ASSERT = { TYPE = OBJECT; SIZE = 4; }; };
H A DPcontrol.c68 int _libproc_debug; /* set non-zero to enable debugging printfs */ variable
408 _libproc_debug = getenv("LIBPROC_DEBUG") != NULL; in _libproc_init()
1986 if (_libproc_debug) { in Pstopstatus()
2023 if (_libproc_debug) /* debugging */ in Pstopstatus()
3588 if (_libproc_debug) { in Lstopstatus()
3623 if (_libproc_debug) /* debugging */ in Lstopstatus()
H A Dlibproc.h82 extern int _libproc_debug; /* set non-zero to enable debugging fprintfs */
H A DPcore.c866 if (_libproc_debug) { in note_utsname()
1081 if (_libproc_debug) { in note_auxv()
2890 rd_log(_libproc_debug);
H A DPsymtab.c617 rd_log(_libproc_debug); in Prd_agent()