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

1 2 3 4 5 6 7

  /onnv/onnv-gate/usr/src/cmd/dtrace/test/tst/common/funcs/
tst.chill.ksh 40 * NOTES: This test does no verification - it's not possible. So,
  /onnv/onnv-gate/usr/src/cmd/cmd-inet/usr.sadm/dhcpmgr/com/sun/dhcpmgr/bridge/
ResourceBundle.properties 30 no_defaults_exception=The DHCP defaults file does not exist or cannot be read.
34 no_hosts_entry_exception=Host {0} does not exist in hosts table.
38 no_entry_exception={0} does not exist.
39 no_table_exception=Table for {0} does not exist.
40 inittab_cat_not_found=Requested inittab category does not exist.
46 dsvc_no_ent_exception=Does not exist.
66 dsvc_no_table_exception=Table does not exist.
69 dsym_too_few_fields_exception={0} option definition does not contain enough fields.
  /onnv/onnv-gate/usr/src/cmd/lp/filter/postscript/postprint/
README 60 it does work.
  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/t/op/
do.t 84 eval qq{ do qq(a file that does not exist); };
87 eval qq{ do uc qq(a file that does not exist); };
  /onnv/onnv-gate/usr/src/lib/libelfsign/
README 29 Note that this library does not have a spec file.
36 A 64 bit version of this library does not exist.
  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/File/
CheckTree.pm 189 'e' => "does not exist.",
190 'z' => "does not have zero size.",
191 's' => "does not have non-zero size.",
199 'u' => "does not have the setuid bit set.",
200 'g' => "does not have the setgid bit set.",
201 'k' => "does not have the sticky bit set.",
217 $ferror =~ s/ does not / should not / ||
  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/PerlIO/scalar/
scalar.pm 39 One does not need to explicitly C<use PerlIO::scalar>.
  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/MakeMaker/
bytes.pm 37 does nothing.
  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/
if.pm 44 The current implementation does not allow specification of the
UNIVERSAL.pm 102 C<can> checks if the object or class has a method called C<METHOD>. If it does
103 then a reference to the sub is returned. If it does not then I<undef> is
108 through AUTOLOAD, so a return value of I<undef> does not necessarily mean
121 If C<VAL> is not a blessed reference, or if it does not have a method
  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/PerlIO/via/
via.pm 39 does B<not> have to be fully qualified. The PerlIO::via module will prefix
40 the PerlIO::via:: namespace if the specified modulename does not exist as a
93 Optional - if not present lower layer does open.
106 Optional - if not present lower layer does open.
114 Optional - if not present lower layer does open.
  /onnv/onnv-gate/usr/src/cmd/cmd-inet/usr.sadm/dhcpmgr/com/sun/dhcpmgr/cli/common/
ResourceBundle.properties 56 user_not_allowed=User does not have authorization to perform operation. See {0}\nfor more information.
  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/NDBM_File/
NDBM_File.pm 81 If you want to create the file if it does not exist, add C<O_CREAT> to
83 does not already exist, the C<tie> call will fail.
  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/ODBM_File/
ODBM_File.pm 81 If you want to create the file if it does not exist, add C<O_CREAT> to
83 does not already exist, the C<tie> call will fail.
  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/PerlIO/t/
fallback.t 33 like($message, qr/does not map to iso-8859-1/o, "FB_WARN message");
  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/SDBM_File/
SDBM_File.pm 84 If you want to create the file if it does not exist, add C<O_CREAT> to
86 does not already exist, the C<tie> call will fail.
  /onnv/onnv-gate/usr/src/cmd/sendmail/src/
READ_ME 34 alias.c Does name aliasing in all forms.
41 file. It also does a certain amount of parsing of
  /onnv/onnv-gate/usr/src/lib/libcurses/screen/
caps 67 non_rev_rmcup, "nrrmc" "NR" Smcup does not reverse rmcup.
  /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.
148 structure does not have AF_INET in the right place.
171 and returns the pathname. Will croak if the structure does not
  /onnv/onnv-gate/usr/src/lib/libc/
README 122 fork_lock_enter() does triple-duty. Not only does it serialize
165 memory. If the function does not know the size at the
174 the scalability of the function does not matter much, the
179 the scalability of the function does matter, another
228 the need arises. (There is no need if the code does not perform
  /onnv/onnv-gate/usr/src/cmd/man/src/util/instant.src/tptregexp/
regexp.3 142 The first choice is between `ab' and `a'; since `ab' is earlier, and does
176 Does not support \fIegrep\fR's newline-separated branches;
177 neither does the V8 \fIregexp\fR(3), though.
182 It does give special attention to handling simple cases quickly.
  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/IPC/
Open2.pm 58 open2() does not wait for and reap the child process after it exits.
74 what it does with pipe buffering. Thus you can't just open a pipe to
  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Text/
Tabs.pm 84 Text::Tabs does about what the unix utilities expand(1) and unexpand(1)
  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Tie/File/t/
16_handle.t 81 # (39) Does it correctly detect a non-seekable handle?
102 if ($@ =~ /filehandle does not appear to be seekable/) {
  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Tie/
Hash.pm 112 B<Tie::Hash> does not implement this method (but B<Tie::StdHash>
163 package inheriting from B<Tie::ExtraHash> does not need to overwrite this
177 to find out what happens when C<SCALAR> does not exist.
182 F<NDBM_File>, etc.) show examples of general tied hashes, as does the

Completed in 1919 milliseconds

1 2 3 4 5 6 7