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

/osnet-11/usr/src/lib/libprtdiag/inc/
H A Ddisplay_sun4u.h65 char notes[MAXSTRLEN]; /* notes */ member in struct:io_card
/osnet-11/usr/src/lib/libprtdiag_psr/sparc/montoya/common/
H A Dmontoya.c168 (void) strlcpy(pci_card.notes, path, sizeof (pci_card.notes));
249 log_printf("%46.45s", pci_card.notes);
/osnet-11/usr/src/lib/libprtdiag_psr/sparc/monza/common/
H A Dmonza.c195 (void) strlcpy(pci_card.notes, path, sizeof (pci_card.notes));
286 log_printf("%46.45s", pci_card.notes);
/osnet-11/usr/src/lib/libprtdiag_psr/sparc/ontario/common/
H A Dhuron.c181 (void) strlcpy(pci_card.notes, path, sizeof (pci_card.notes));
264 log_printf("%46.45s", pci_card.notes);
H A Dpelton.c181 (void) strlcpy(pci_card.notes, path, sizeof (pci_card.notes));
262 log_printf("%46.45s", pci_card.notes);
H A Dontario.c199 (void) strlcpy(pci_card.notes, path, sizeof (pci_card.notes));
279 log_printf("%46.45s", pci_card.notes);
H A Dstpaul.c118 (void) strlcpy(pci_card.notes, path, sizeof (pci_card.notes));
225 log_printf("%46.45s", pci_card.notes);
/osnet-11/usr/src/lib/libbsm/
H A Dauditxml.pm510 my %notes = ();
521 $notes{$note_id} = $text;
535 'notes' => \%notes,
548 return %{$pkg->{'notes'}};
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Text/TabsWrap/t/
H A Dfill.t35 notes to see what we fixed!
52 can check out our release notes to see what we fixed!
/osnet-11/usr/src/cmd/perl/5.8.4/utils/port/
H A DMapFiles206 } elsif (($f =~ m{^(?:(?:readme|change|notes|patching).*|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/I18N/
H A DLangTags.pm764 * RFC 3066, C<ftp://ftp.isi.edu/in-notes/rfc3066.txt>, "Tags for the
767 * RFC 2277, C<ftp://ftp.isi.edu/in-notes/rfc2277.txt>, "IETF Policy on
770 * RFC 2231, C<ftp://ftp.isi.edu/in-notes/rfc2231.txt>, "MIME Parameter
774 * RFC 2482, C<ftp://ftp.isi.edu/in-notes/rfc2482.txt>,
/osnet-11/usr/src/lib/libproc/common/
H A DPcore.c378 * We allow for prcred_t notes that are actually smaller than a
381 * comes to slightly malformed -- but still valid -- notes.
1702 int i, notes, pagesize; local
1837 for (php = phbuf, notes = 0, i = 0; i < core.e_hdr.e_phnum; i++) {
1846 notes++;
1869 if (notes == 0 || notes == 1) {
/osnet-11/usr/src/lib/libdlpi/common/
H A Dlibdlpi.c850 dlpi_enabnotify(dlpi_handle_t dh, uint_t notes, dlpi_notifyfunc_t *funcp, argument
873 if ((~DLPI_NOTIFICATION_TYPES & notes) ||
874 !(notes & DLPI_NOTIFICATION_TYPES))
881 notifyreqp->dl_notifications = notes;
896 newnotifp->dln_notes = notes;
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Text/
H A DWrap.pm200 Historical notes: 'die' used to be the default value of
/osnet-11/usr/src/lib/libprtdiag_psr/sparc/opl/common/
H A Dopl_picl.c183 (void) strlcpy(pci_card.notes, path, prop_size);
352 log_printf("%4s%-100.100s", " ", pci_card.notes);
/osnet-11/usr/src/lib/libprtdiag/common/
H A Ddisplay_sun4v.c609 (void) strlcpy(pci_card.notes, path, sizeof (pci_card.notes));
783 log_printf("%-44s", pci_card.notes);
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Unicode/Normalize/
H A DNormalize.pm406 =item http://www.unicode.org/notes/tn5/
/osnet-11/usr/src/grub/grub2/util/
H A Dgetroot.c469 char cksum[257], notes[257]; local
485 name, state, readlen, writelen, cksum, notes) >= 5)
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/pod/
H A Dpod2man.PL284 For those not sure of the proper layout of a man page, here are some notes
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A DTest.pm55 # Helpful notes. All note-lines must start with a "#".
73 ok @list, 3, "\@list=".join(',',@list); #extra notes
589 notes or in the change log.
H A Dperl5db.pl28 interesting and still-useful idioms are noted in this section, along with notes
1074 Last, the C<%optionRequire> notes modules that must be C<require>d if an
3471 enabled by setting C<$frame>. It notes what sub the autoloader got called for,
/osnet-11/usr/src/grub/grub2/docs/
H A Dtexinfo.tex5118 % Insert the first mark before the heading break (see notes for \domark).
5272 % Insert first mark before the heading break (see notes for \domark).

Completed in 114 milliseconds