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

/opensolaris-onvv-gate/usr/src/cmd/cmd-crypto/pktool/
H A Dpktool.c53 char *synopsis; member in struct:verbcmd_s
549 cmds[TOKEN_IDX].synopsis = TOKEN_SYN;
553 cmds[SETPIN_IDX].synopsis = SETPIN_SYN;
557 cmds[LIST_IDX].synopsis = LIST_SYN;
561 cmds[DELETE_IDX].synopsis = DELETE_SYN;
565 cmds[IMPORT_IDX].synopsis = IMPORT_SYN;
569 cmds[EXPORT_IDX].synopsis = EXPORT_SYN;
573 cmds[GENCERT_IDX].synopsis = GENCERT_SYN;
577 cmds[GENCSR_IDX].synopsis = GENCSR_SYN;
581 cmds[DOWNLOAD_IDX].synopsis
[all...]
/opensolaris-onvv-gate/usr/src/grub/grub-0.97/docs/
H A Dhelp2man240 my $synopsis = '';
243 $synopsis .= ".br\n" if $synopsis;
246 $synopsis .= ".B $1\n";
257 $synopsis .= "$_\n";
260 $include{SYNOPSIS} ||= $synopsis;
/opensolaris-onvv-gate/usr/src/tools/onbld/Checks/
H A DComments.py31 # - Have a synopsis matching that of the CR or ARC case.
101 # for the purposes of the duplicate ID and synopsis
138 # For each synopsis, compare the real synopsis with
143 synopsis = results[crid]["synopsis"]
144 if not re.search(r'^' + re.escape(synopsis) +
146 errors['nomatch'].append([crid, synopsis,
212 output.write("These bugs/ARC case synopsis/names don't match "
/opensolaris-onvv-gate/usr/src/cmd/cmd-crypto/kmfcfg/
H A Dkmfcfg.c43 char *synopsis; member in struct:verbcmd_s
167 (void) fprintf(stdout, "\t%s\n", cmds[i].synopsis);
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/
H A DUsage.pm125 levels of "verboseness": If the verbose level is 0, then only a synopsis
126 is printed. If the verbose level is 1, then the synopsis is printed
/opensolaris-onvv-gate/usr/src/cmd/fm/fmdump/common/
H A Dfmdump.c178 static const char *synopsis = variable
206 (void) fprintf(fp, synopsis, g_pname);
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/
H A DNEXT.pm218 as illustrated in the synopsis above. Each class in the hierarchy
H A Dattributes.pm121 The second example in the synopsis does something equivalent to this:
/opensolaris-onvv-gate/usr/src/tools/scripts/
H A Dwx.sh705 -N: don't check bug synopsis against bug database
876 -N: don't check bug synopsis against bug database
1243 substr(cr.cr_number, 1, 7), synopsis
1266 # If the synopsis doesn't match the bug database
1267 # and the synopsis isn't what's in the database
1306 typeset i comment arc arcerr bug bugnospc bugid buglist synopsis \
1415 # Compare bug synopsis in active comments with the bug database.
1420 cat $wxtmp/buglist.active | while read bugid synopsis; do
1426 print "Not performing bug synopsis check (be careful)"
1428 print -u2 "Not performing bug synopsis chec
[all...]
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/x2p/
H A Ds2p.PL199 function synopsis below.

Completed in 118 milliseconds