HomeSort by: relevance | last modified time | path
    Searched refs:g_quiet (Results 1 - 3 of 3) sorted by relevancy

  /src/external/cddl/osnet/dist/cmd/dtrace/
dtrace.c 91 static int g_quiet; variable
273 if (g_quiet)
919 g_quiet = data->dtsda_newval != DTRACEOPT_UNSET;
1086 if (!g_quiet)
1118 if (!g_quiet) {
1129 if (!g_quiet) {
1754 g_quiet = opt != DTRACEOPT_UNSET;
1946 g_quiet = opt != DTRACEOPT_UNSET;
  /src/external/gpl3/binutils/dist/gprofng/gp-display-html/
gp-display-html.in 295 my $g_quiet = $FALSE;
4512 if ($g_quiet)
9743 or (($action eq "verbose") and ($g_quiet))
9744 or (($action eq "debug") and ($g_quiet))
9745 or (($action eq "warning") and ($g_quiet))
9746 or (($action eq "diag") and ($g_quiet)))
11071 $g_quiet = $g_user_settings{"quiet"}{"current_value"} eq "on" ?
14549 if (not $g_quiet)
  /src/external/gpl3/binutils.old/dist/gprofng/gp-display-html/
gp-display-html.in 295 my $g_quiet = $FALSE;
4512 if ($g_quiet)
9743 or (($action eq "verbose") and ($g_quiet))
9744 or (($action eq "debug") and ($g_quiet))
9745 or (($action eq "warning") and ($g_quiet))
9746 or (($action eq "diag") and ($g_quiet)))
11071 $g_quiet = $g_user_settings{"quiet"}{"current_value"} eq "on" ?
14549 if (not $g_quiet)

Completed in 51 milliseconds