Searched refs:procstat_opts (Results 1 – 18 of 18) sorted by relevance
60 int procstat_opts = 0; variable318 procstat_opts |= PS_OPT_CAPABILITIES; in main()336 procstat_opts |= PS_OPT_PERTHREAD; in main()339 procstat_opts |= PS_OPT_NOHEADER; in main()353 if ((procstat_opts & PS_OPT_VERBOSE) != 0) in main()355 procstat_opts |= PS_OPT_VERBOSE; in main()379 procstat_opts |= PS_OPT_SIGNUM; in main()429 if ((procstat_opts & PS_SUBCOMMAND_OPTS) != 0) in main()447 (procstat_opts & PS_OPT_CAPABILITIES) != 0 && in main()484 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()
309 (procstat_opts & PS_OPT_CAPABILITIES) != 0) { in procstat_files()319 if ((procstat_opts & PS_OPT_NOHEADER) == 0) { in procstat_files()320 if ((procstat_opts & PS_OPT_CAPABILITIES) != 0) in procstat_files()428 if ((procstat_opts & PS_OPT_CAPABILITIES) == 0) { in procstat_files()525 if ((procstat_opts & PS_OPT_CAPABILITIES) == 0) { in procstat_files()537 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()
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()