HomeSort by relevance Sort by last modified time
    Searched refs:summary (Results 1 - 24 of 24) sorted by null

  /onnv/onnv-gate/usr/src/cmd/parted/
command.h 28 StrList* summary; member in struct:__anon15
35 const StrList* summary,
command.c 32 const StrList* summary,
47 cmd->summary = (StrList*) summary;
57 str_list_destroy (cmd->summary);
122 str_list_print_wrap (cmd->summary, screen_width(), 2, 8);
  /onnv/onnv-gate/usr/src/cmd/wbem/provider/com/sun/wbem/solarisprovider/srm/
SRMProvider.java 396 * @param summary the short summary to be logged.
400 String summary,
402 return writeLog(severity, summary, x.toString());
410 * @param summary the short summary to be logged.
415 String summary,
418 return writeLog(severity, summary, detail, x.toString());
426 * @param summary the short summary to be logged
561 summary, local
    [all...]
  /onnv/onnv-gate/usr/src/ucbcmd/users/
users.c 33 static void summary(void);
71 summary();
93 summary(void) function
  /onnv/onnv-gate/usr/src/cmd/cmd-crypto/pktool/
pktool.c 53 char *summary; member in struct:verbcmd_s
95 #define LIST_SUMM gettext("lists a summary of objects in the keystore")
510 cmds[TOKEN_IDX].summary = TOKEN_SUMM;
514 cmds[SETPIN_IDX].summary = SETPIN_SUMM;
518 cmds[LIST_IDX].summary = LIST_SUMM;
522 cmds[DELETE_IDX].summary = DELETE_SUMM;
526 cmds[IMPORT_IDX].summary = IMPORT_SUMM;
530 cmds[EXPORT_IDX].summary = EXPORT_SUMM;
534 cmds[GENCERT_IDX].summary = GENCERT_SUMM;
538 cmds[GENCSR_IDX].summary = GENCSR_SUMM
    [all...]
  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Test/Simple/t/
details.t 22 $Test->is_num( scalar $Test->summary(), 0, 'no tests yet, no summary' );
25 name => 'no tests yet, no summary',
71 $Test->is_num( scalar $Test->summary(), 4, 'summary' );
74 name => 'summary',
  /onnv/onnv-gate/usr/src/cmd/svc/svcs/
explain.c 143 const char *summary; member in struct:__anon13
1427 if (ip->summary != NULL)
1431 ip->summary = gettext("is running.");
1436 ip->summary = gettext("is uninitialized.")
    [all...]
  /onnv/onnv-gate/usr/src/cmd/filesync/
database.h 85 /* statistics for wrap-up summary */
219 /* summary of changes discovered in analysis */
278 void summary(void);
main.c 364 /* print out a final summary */
365 summary();
anal.c 37 * summary .... print out change/reconciliation statistics for each base
194 * so they can be reported in the summary. The same is
285 * summary
291 summary() function
304 /* print out a summary for this base */
README 139 a list of statistics to be printed as a summary
  /onnv/onnv-gate/usr/src/cmd/sgs/yacc/common/
y1.c 40 static void summary(void);
132 summary();
428 /* output the summary on the tty */
430 summary() function
520 summary();
668 summary();
913 summary();
  /onnv/onnv-gate/usr/src/cmd/stat/vmstat/
vmstat.c 64 int summary = 0; local
86 summary = 1;
157 if (summary) {
  /onnv/onnv-gate/usr/src/cmd/fm/fmadm/common/
faulty.c 116 * resource. The -s flag is also similar but just gives the top line summary.
    [all...]
  /onnv/onnv-gate/usr/src/pkgdefs/SUNWdsdu/
prototype_doc 46 f none usr/share/lib/java/javadoc/dnssd/api/com/apple/dnssd/package-summary.html 0644 root other
  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/
Carp.pm 36 cluck, confess, and longmess that context is a summary of every
perl5db.pl 799 # summary (h h) screen in the debugger. Mostly columnar alignment
    [all...]
CPAN.pm     [all...]
  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/
configpm 215 # copy config summary format from the myconfig.SH script
216 print CONFIG "our \$summary : unique = <<'!END!';\n";
218 1 while defined($_ = <MYCONFIG>) && !/^Summary of/;
222 # NB. as $summary is unique, we need to copy it in a lexical variable
231 ($summary_expanded = $summary) =~ s{\$(\w+)}
469 Returns a textual summary of the major perl configuration values.
  /onnv/onnv-gate/usr/src/cmd/perl/contrib/Sun/Solaris/PerlGcc/config/5.8.4/5.11/i386/
Config.pm 52 our $summary : unique = <<'!END!';
53 Summary of my $package (revision $revision $version_patchlevel_string) configuration:
88 ($summary_expanded = $summary) =~ s{\$(\w+)}
  /onnv/onnv-gate/usr/src/cmd/perl/contrib/Sun/Solaris/PerlGcc/config/5.8.4/5.11/sparc/
Config.pm 52 our $summary : unique = <<'!END!';
53 Summary of my $package (revision $revision $version_patchlevel_string) configuration:
88 ($summary_expanded = $summary) =~ s{\$(\w+)}
  /onnv/onnv-gate/usr/src/tools/
README.tools 69 Tool Summary
348 3. When 'nightly' is complete, it will send a summary of what happened to
  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Test/
Harness.pm 276 can begin examining the summary report:
294 The columns in the summary report mean:
343 out each individual test which failed along with a summary report and
409 quietly (no report). $total is a hash ref summary of all the tests
    [all...]
  /onnv/onnv-gate/usr/src/pkgdefs/SUNWdtrc/
prototype_doc 106 f none usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/package-summary.html 0644 root other

Completed in 1140 milliseconds