Searched refs:must (Results 51 - 75 of 160) sorted by relevance

1234567

/osnet-11/usr/src/lib/brand/shared/zone/
H A Ddsconvert.ksh279 error "%s: %s must be updated before converting\n\t%s branded zones" \
591 within zonecfg to get a list of configuration problems that must be
606 As displayed above, system configuration problems exist that must
/osnet-11/usr/src/grub/grub-0.97/netboot/
H A Dw89c840.c133 #warning You must compile this file with the correct options!
135 #error You must compile this driver with "-O".
/osnet-11/usr/src/grub/grub-0.97/util/
H A Dgrub-install.in403 You must set the root directory by the option --root-directory, because
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/PerlIO/via/
H A Dvia.pm127 Returns the number of octets placed in $buffer (must be less than or
137 provided must provide READ or reject handles open for reading in
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Net/
H A DPOP3.pm393 A new Net::POP3 object must be created with the I<new> method. Once
458 To use this method you must have the Digest::MD5 or the MD5 module installed,
H A DSMTP.pm398 carp 'Net::SMTP::data: CHUNKING extension in use, must call bdat instead';
527 A new Net::SMTP object must be created with the I<new> method. Once
592 B<ExactAddresses> - If true the all ADDRESS arguments must be as
714 wishes the data to be sent. The data must then be sent using the C<datasend>
H A DNNTP.pm819 If C<MESSAGE> is not specified then the message must be sent using the
880 If C<MESSAGE> is not specified then the message must be sent using the
886 parameter, must be in the format as described by RFC822 and must
893 can print() the contents of the article to be posted. You must
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A Dbigint.pm225 This sets the accuracy for all math operations. The argument must be greater
287 You should not depend on the internal format, all accesses must go through
H A Dlib_pm.PL84 Carp::carp("Parameter to use lib must be directory, not file");
230 users must first translate their file paths to Unix conventions.
H A DFileHandle.pm37 # Everything we're willing to export, we must first import.
43 # that were in the old FileHandle class must be imported, too.
192 variable used as a buffer by C<FileHandle::setvbuf> must not be
/osnet-11/usr/src/lib/libc/sparc/gen/
H A Dascii_strcasecmp.s266 ! this means the strings must be equal
306 ! this means the strings must be equal
H A Dmemcmp.s57 st %g2, [%sp + 68] ! g2 must be restored before retl
/osnet-11/usr/src/lib/libc/sparcv9/gen/
H A Dascii_strcasecmp.s266 ! this means the strings must be equal
307 ! this means the strings must be equal
H A Dstrlcpy.s43 ! in this case, the maximum size of the detination must be
45 ! we must still continue to check for zero since the routine
63 bz,pn %ncc, .getstrlen ! n == 0, must determine strlen
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Devel/PPPort/
H A DPPPort.pm639 /* This must appear in all extensions that define a my_cxt_t structure,
670 /* This macro must be used to access members of the my_cxt_t structure.
917 * must manually be requested from locale.h */
969 /* next must be digit or the radix separator or beginning of infinity */
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/IPC/SysV/
H A DSemaphore.pm263 C<VALUES> must contain the correct number of values.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/File/
H A DPath.pm93 Therefore, you must be extremely careful about using C<rmtree($foo,$bar,0)>
H A DTemp.pm252 # The template must contain X's that are to be replaced
314 carp "File::Temp::_gettemp: template must not be a reference";
348 ${$options{ErrStr}} = "The template must contain at least ".
428 # must be set
1057 generate the filename. At least four `X' characters must be present
1152 # If no template must prefix the temp directory
1243 directory name. At least four `X' characters must be in the template.
1368 # Install exit handler; must be dynamic to get lexical
1473 Create a directory from a template. The template must end in
1481 Directory must b
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Filter/
H A DSimple.pm165 croak "Terminator must be specified as scalar or hash ref"
460 the actual terminator itself I<must> be contained on a single source line.>
662 I<must> be declared I<before> the filter is installed. If you use C<FILTER>
679 then you must make sure that your C<import> subroutine appears before
737 BANG;> call must appear by itself on a separate line, or it is ignored.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/
H A DParseLink.pm149 No attempt is made to resolve formatting codes. This must be done after
H A DInputObjects.pm448 given, it must be the last argument, and it must be either string, or
750 it must be a reference to an array, and is used to initialize the root
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/t/op/
H A Dpack.t547 like($@, qr!'/' must follow a numeric type!);
550 like($@, qr!'/' must follow a numeric type!);
809 like($@, qr/'P' must have an explicit size/);
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/DynaLoader/
H A DDynaLoader_pm.PL545 It must be stressed that the DynaLoader, by itself, is practically
723 Dynamically load $filename, which must be the path to a shared object
758 Dynamically unload $libref, which must be an opaque 'library reference' as
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Encode/lib/Encode/
H A DGuess.pm334 environment that guess-coding is a must. Use this module with care.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/File/Spec/
H A DWin32.pm222 $directories must be only the directory portion of the path on systems

Completed in 117 milliseconds

1234567