HomeSort by relevance Sort by last modified time
    Searched refs:Note (Results 1 - 25 of 126) sorted by null

1 2 3 4 5 6

  /onnv/onnv-gate/usr/src/cmd/syslogd/
README 27 Note: These sources should be kept as backwards portable as possible on
  /onnv/onnv-gate/usr/src/lib/libelfsign/
README 29 Note that this library does not have a spec file.
  /onnv/onnv-gate/usr/src/cmd/Adm/sun/
README 47 Note: Source Compatibility Package Component
51 Note: Solaris Modular Debugger Guide describes how to
64 Note: These are documented on the machid(1) manual
69 Note: /usr/lib/libkvm.a is no longer a component
  /onnv/onnv-gate/usr/src/cmd/sendmail/libmilter/
README 16 Note: if you want to write a milter in Java, then see
23 Note: we strongly recommend not to run any milter as root. Libmilter
41 Note that since filters use threads, it may be necessary to alter per
89 Note the separator between each is a ';' as a ',' already separates equates
98 InputMailFilters option. Note: if InputMailFilters is not defined no filters
110 Also note that a filter can be defined without adding it to the input
  /onnv/onnv-gate/usr/src/uts/common/exec/elf/
elf_impl.h 67 * Start of an ELF Note.
72 } Note;
old_notes.c 70 v[0].p_filesz = (sizeof (Note) * (3 + nlwp))
77 v[0].p_filesz += nlwp * sizeof (Note)
80 v[0].p_filesz += nlwp * sizeof (Note)
94 v[0].p_filesz += sizeof (Note) +
elf_notes.c 75 v[0].p_filesz = (sizeof (Note) * (9 + 2 * nlwp + nzomb))
92 v[0].p_filesz += sizeof (Note) + roundup(sizeof (prcred_t) +
95 v[0].p_filesz += sizeof (Note) +
105 v[0].p_filesz += sizeof (Note) + roundup(size, sizeof (Word));
109 v[0].p_filesz += nlwp * sizeof (Note)
123 v[0].p_filesz += sizeof (Note) +
132 v[0].p_filesz += nlwp * sizeof (Note)
  /onnv/onnv-gate/usr/src/cmd/terminfo/
README 50 terminfo description. Note that it will not convert padding
51 specifications, so they must be done by hand. Note also that typical
109 Note that capabilities must be added at the end of ../screen/caps.
  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/
integer.pm 22 Note that this only affects how most of the arithmetic and relational
45 Note that $x is still printed as having its true non-integer value of
46 5.8 since it wasn't operated on. And note too the wrap-around from the
utf8.pm 88 Note that if you have bytes with the eighth bit on in your script
121 derivatives). Note that this should not be used to convert a legacy
132 Note that this should not be used to convert Unicode back to a legacy
139 in Perl's I<UTF-X> encoding. Returns nothing. B<Note that this does
149 into octets. Returns nothing. B<Note that this does not change the
177 C<utf8::decode>. Note that in the Perl 5.8.0 and 5.8.1 implementation
PerlIO.pm 72 Layer which calls C<fread>, C<fwrite> and C<fseek>/C<ftell> etc. Note
88 converts each "\n" to a CR,LF pair. Note that this layer likes to be
183 as experimental. Note that C<:pop> only works on real layers
215 for example from Shift-JIS to Unicode. Note that under C<stdio>
283 use them. Note that the "default stack" depends on the operating
  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Hash/
Util.pm 66 the set of allowed keys. B<Note>: the current implementation prevents
190 B<Note that the hash seed is sensitive information>: by knowing it one
206 Note that the trapping of the restricted operations is not atomic:
  /onnv/onnv-gate/usr/src/lib/libbc/libc/sys/common/sparc/
cerror.s 25 ! Note this routine used to be called cerror, the
  /onnv/onnv-gate/usr/src/psm/stand/
README 59 Thus, inetboot has to be packaged accordingly. Note that the bootblk
  /onnv/onnv-gate/usr/src/lib/libshell/misc/
buildksh93.readme 41 * Note that buildksh93.sh modifies the build behaviour of the AST build
  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/File/Spec/
Mac.pm 55 B<IMPORTANT NOTE:> Beginning with version 1.3 of this module, the resulting
59 OS. Note that this may break some existing scripts.
84 Here are the rules that are used in C<catdir()>; note that we try to be as
144 C<rootdir()> is "/". Note that C<rootdir()> on Mac OS is the startup
273 B<IMPORTANT NOTE:> Beginning with version 1.3 of this module, the
278 Note that this may break some existing scripts.
297 Note that the leading ":" is removed from the filename, so that
398 the filename '' is always considered to be absolute. Note that with version
619 Note that both paths are assumed to have a notation that distinguishes a
628 $path. Note that previous versions of this module ignored the volum
    [all...]
  /onnv/onnv-gate/usr/src/cmd/lp/cmd/lpsched/
pickfilter.c 200 * Note: The following cpi/lpi/etc are guaranteed to work
467 * Save the filters, if any. Note: although "ret" can be
  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/Encode/JP/
JP.pm 59 =head1 Note on ISO-2022-JP(-1)?
  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/Socket/
Socket.pm 83 Note: does not return a number, but a packed string.
94 Note: does not return a number, but a packed string.
103 Note - does not return a number.
110 Note - does not return a number.
  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/Unicode/Normalize/
Normalize.pm 146 Note: Between XS edition and pure Perl edition,
178 Note: FCD is not always unique, then plural forms may be equivalent
185 Note: FCC is unique, as well as four normalization forms (NF*).
293 B<Note>
  /onnv/onnv-gate/usr/src/cmd/praudit/
print_audit.txt 30 In the future these may be provided by libbsm instead. Note that
109 null-terminator). Note that the delimiter is not meaningful
  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/
Liblist.pm 189 Note that the C<-L> and C<-l> prefixes are B<not required>, but authors
236 Note how the first and last entries are protected by quotes in order
  /onnv/onnv-gate/usr/src/cmd/svc/milestone/
make-console-login-xml 34 NOTE: This service manifest is not editable; its contents will
73 <!-- Note that console-login should be dependent on any services
122 note that value_authorization is not passed to ttymon
146 # Note that this script file is normally parsed during build by sh(1).
  /onnv/onnv-gate/usr/src/lib/libsasl/
README 50 Note that some public functions in the Cyrus distribution are not included
  /onnv/onnv-gate/usr/src/lib/passwdutil/
README.SunOS-aging 47 Note the comma in the encrypted password field. The characters after

Completed in 1750 milliseconds

1 2 3 4 5 6