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

/freebsd-13-stable/cddl/contrib/opensolaris/cmd/lockstat/
H A Dlockstat.c120 static int g_cflag = 0; variable
1270 g_cflag = 1;
1652 if (g_cflag || g_kflag) {
1657 if (g_cflag)
1813 format_symbol(buf, lsp->ls_lock, g_cflag));
1880 format_symbol(buf, lsp->ls_lock, g_cflag));

Completed in 108 milliseconds