Searched defs:g_opt_s (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/plockstat/
H A Dplockstat.c355 static int g_opt_V, g_opt_s; variable
562 if (!g_opt_s) {
601 if (g_opt_s) {
717 if (!g_opt_s) {
735 if (nagv == (g_opt_s ? 1 : 2)) {
870 g_opt_s = 1;
910 if (g_opt_s == NULL)
918 if (g_opt_s == NULL)

Completed in 59 milliseconds