Lines Matching refs:live
246 int live; /* true if we are examining a live system */ variable
472 live = (nlistf == NULL && memf == NULL); in main()
474 live = 1; in main()
476 if (!live) { in main()
489 if (!live) in main()
499 if (!live) { in main()
513 if (!live) { in main()
553 if (live) { in main()
671 if (live) { in fetch_stats_internal()
733 if (tp->pr_usesysctl && live) in printproto()
751 if (tp->pr_usesysctl && live) in printproto()
761 if (pr != NULL && (off || (live && tp->pr_usesysctl) || in printproto()