Searched refs:ShowPid (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/system_cmds-643.1.1/zprint.tproj/
H A Dzprint.c91 static boolean_t ShowPid = FALSE; variable
170 ShowPid = TRUE;
206 if (ShowPid) {
216 if (ShowPid) {
387 if (ShowPid && info->tzi_caller_acct)
389 if (ShowPid) {
404 if (ShowPid)
469 if (ShowPid) {
491 (ShowPid) ? " PID" : "" );
496 if (ShowPid)
[all...]
/macosx-10.10/xnu-2782.1.97/tools/lldbmacros/
H A Dprocess.py483 def ShowPid(cmd_args=None): function
489 print ShowPid.__doc__

Completed in 127 milliseconds