Searched refs:procstat_opts (Results 1 – 19 of 19) sorted by relevance
60 int procstat_opts = 0; variable321 procstat_opts |= PS_OPT_CAPABILITIES; in main()339 procstat_opts |= PS_OPT_PERTHREAD; in main()342 procstat_opts |= PS_OPT_NOHEADER; in main()356 if ((procstat_opts & PS_OPT_VERBOSE) != 0) in main()358 procstat_opts |= PS_OPT_VERBOSE; in main()382 procstat_opts |= PS_OPT_SIGNUM; in main()432 if ((procstat_opts & PS_SUBCOMMAND_OPTS) != 0) in main()450 (procstat_opts & PS_OPT_CAPABILITIES) != 0 && in main()487 procstat_opts |= PS_OPT_NOHEADER; in main()[all …]
106 if ((procstat_opts & PS_OPT_PERTHREAD) != 0) in print_prefix()125 if ((procstat_opts & PS_OPT_PERTHREAD) != 0) { in print_rusage()154 if ((procstat_opts & PS_OPT_PERTHREAD) != 0) { in print_rusage()166 if ((procstat_opts & PS_OPT_NOHEADER) == 0) { in procstat_rusage()168 if ((procstat_opts & PS_OPT_PERTHREAD) != 0) in procstat_rusage()174 if ((procstat_opts & PS_OPT_PERTHREAD) == 0) { in procstat_rusage()
53 if ((procstat_opts & PS_OPT_SIGNUM) == 0 && sig < sys_nsig) { in procstat_print_signame()72 if ((procstat_opts & PS_OPT_SIGNUM) == 0 && sig < sys_nsig) { in procstat_close_signame()116 if ((procstat_opts & PS_OPT_NOHEADER) == 0) in procstat_sigs()145 if ((procstat_opts & PS_OPT_NOHEADER) == 0) in procstat_threads_sigs()197 if ((procstat_opts & PS_OPT_NOHEADER) == 0) in procstat_sigfastblock()
312 (procstat_opts & PS_OPT_CAPABILITIES) != 0) { in procstat_files()322 if ((procstat_opts & PS_OPT_NOHEADER) == 0) { in procstat_files()323 if ((procstat_opts & PS_OPT_CAPABILITIES) != 0) in procstat_files()431 if ((procstat_opts & PS_OPT_CAPABILITIES) == 0) { in procstat_files()528 if ((procstat_opts & PS_OPT_CAPABILITIES) == 0) { in procstat_files()540 if ((procstat_opts & PS_OPT_CAPABILITIES) != 0) { in procstat_files()
50 if ((procstat_opts & PS_OPT_NOHEADER) == 0) { in procstat_args()77 if ((procstat_opts & PS_OPT_NOHEADER) == 0) { in procstat_env()
173 if ((procstat_opts & PS_OPT_NOHEADER) == 0) in procstat_kstack()238 (procstat_opts & PS_OPT_VERBOSE) != 0 ? 2 : 1); in procstat_kstack()241 (procstat_opts & PS_OPT_VERBOSE) != 0 ? 2 : 1); in procstat_kstack()
49 if ((procstat_opts & PS_OPT_NOHEADER) == 0) in procstat_bin()
55 if ((procstat_opts & PS_OPT_NOHEADER) == 0) in procstat_rlimitusage()
45 if ((procstat_opts & PS_OPT_NOHEADER) == 0) in procstat_basic()
45 if ((procstat_opts & PS_OPT_NOHEADER) == 0) in procstat_ptlwpinfo()
50 if ((procstat_opts & PS_OPT_NOHEADER) == 0) in procstat_advlocks()
51 if ((procstat_opts & PS_OPT_NOHEADER) == 0) in procstat_cred()
97 if ((procstat_opts & PS_OPT_NOHEADER) == 0) { in procstat_rlimit()
287 verbose = (procstat_opts & PS_OPT_VERBOSE) != 0; in procstat_kqueues()288 if ((procstat_opts & PS_OPT_NOHEADER) == 0) { in procstat_kqueues()
51 if ((procstat_opts & PS_OPT_NOHEADER) == 0) in procstat_threads()
53 if ((procstat_opts & PS_OPT_NOHEADER) == 0) in procstat_cs()
52 extern int procstat_opts;
53 if ((procstat_opts & PS_OPT_NOHEADER) == 0) in procstat_vm()
54 if ((procstat_opts & PS_OPT_NOHEADER) == 0) in procstat_auxv()