Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Ddebug.c47 static int dbg_add_pid; /* True to add pid to debug file name */ variable
108 dbg_add_pid = 1; in dbg_setup()
115 if (dbg_add_pid) { in dbg_setup()
251 if (dbg_add_pid) { in dbg_print()