Searched refs:always (Results 1 - 25 of 94) sorted by relevance

1234

/osnet-11/usr/src/lib/libc/i386/gen/
H A Dstrncpy.s31 / Copies s2 to s1, truncating or null-padding to always copy n bytes
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A DDirHandle.pm36 about specifying relative pathnames. While a full path always begins
37 with a volume name, a relative pathname should always begin with a
H A DAnyDBM_File.pm33 L<DB_File>), GDBM, SDBM (which is always there--it comes with Perl), and
H A Dstrict.pm118 $SIG{PIPE} = "Plumber"; # just fine: quoted string is always ok
129 inside curlies), but without forcing it always to a literal string.
H A DSymbol.pm55 variable names (e.g. "STDOUT", "ENV", "SIG") are always qualified with
H A Dautouse.pm145 very unfortunate for functions which are not always called (note that
H A Dinteger.pm56 operator C<**> is also not affected, so that 2 ** .5 is always the
/osnet-11/usr/src/lib/libc/i386/sys/
H A Dgettimeofday.s35 / note that tzp is always ignored
/osnet-11/usr/src/cmd/perl/contrib/Sun/Solaris/BSM/
H A D_BSMparse.pm509 my ($user, $always, $never) = split(/\s*:\s*/);
515 $error .= sprintf("$emptyErr\n", $_) unless ($always);
522 unless (defined($always) && defined($never)) {
527 my $verify = $always . ',' . $never;
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dmyconfig.SH16 : This is so that make depend always knows where to find SH derivatives.
H A Dwritemain.SH15 : This is so that make depend always knows where to find SH derivatives.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/x2p/
H A Dcflags.SH15 : This is so that make depend always knows where to find SH derivatives.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/B/B/
H A DTerse.pm88 always use the pad for the main program, but for OPs in subroutines
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/Text/
H A DColor.pm130 The current version of this module is always available from its web site at
H A DOverstrike.pm191 The current version of this module is always available from its web site at
H A DTermcap.pm165 The current version of this module is always available from its web site at
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/File/
H A DCopy.pm375 A new version of the output file is always created, which
416 about specifying relative pathnames. While a full path always begins
417 with a volume name, a relative pathname should always begin with a
H A DTemp.pm29 unix do not always have valid entries in all fields. If C<unlink0> fails
619 # Don't want to always use substr when not required though.
939 is not supported (the file is always opened).
1078 returned) the file is always deleted either on exit or when it is closed.
1080 If the template is not specified, a template is always
1102 UNLINK set to true. Default is to always open the file
1714 does not always agree, with C<stat(FH)> being more accurate than
1720 not always go to zero immediately after unlinking. Currently, this
1776 returned by stat() does not always agree, with C<stat(FH)> being more
2029 For maximum security, endeavour always t
[all...]
H A DDosGlob.pm474 full path always begins with a volume name. A relative pathname on Mac
475 OS must always begin with a ':', except when specifying a file or
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/File/Spec/
H A DMac.pm280 The last argument is always considered to be the file portion. Since
398 the filename '' is always considered to be absolute. Note that with version
450 The volume portion is always returned with a trailing ":". The directory portion
451 is always returned with a leading (to denote a relative path) and a trailing ":"
452 (to denote a directory). The file portion is always returned I<without> a leading ":".
505 (C<"">) can be returned. Since C<catdir()> on Mac OS always appends a trailing
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Time/
H A DLocal.pm249 These routines are quite efficient and yet are always guaranteed to agree
252 we can always calculate any time within the month. The start times
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/File/Glob/
H A DGlob.pm397 always begins with a volume name, a relative pathname should always
403 full path always begins with a volume name. A relative pathname on Mac
404 OS must always begin with a ':', except when specifying a file or
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/re/
H A Dre.pm47 expression is obtained from tainted data, i.e. evaluation is always
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/pod/
H A Dpod2man.PL15 # This is so that make depend always knows where to find PL derivatives.
372 they return 0 on success as is standard. It should always be present for
501 Section ordering varies, although NAME should I<always> be the first section
503 DESCRIPTION, and OPTIONS generally always occur first and in that order if
528 The current version of this script is always available from its web site at
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Unicode/Normalize/
H A DNormalize.pm178 Note: FCD is not always unique, then plural forms may be equivalent
215 The string returned is not always in NFD/NFKD.

Completed in 98 milliseconds

1234