/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/MakeMaker/ |
H A D | vmsish.pm | 35 makes ExtUtils::MM_VMS very hard to test.
|
/osnet-11/usr/src/lib/libipsecutil/common/ |
H A D | ipsec_util.c | 1416 "Soft allocations limit more than hard limit")); 1419 "Soft bytes limit more than hard limit")); 1422 "than hard expiration time")); 1425 "than hard expiration time")); 1873 struct sadb_lifetime *hard, struct sadb_lifetime *soft, 1891 if (hard != NULL && 1892 hard->sadb_lifetime_len != SADB_8TO64(sizeof (*hard))) { 1895 SADB_64TO8(hard->sadb_lifetime_len)); 2020 if (hard ! 1872 print_lifetimes(FILE *file, time_t wallclock, struct sadb_lifetime *current, struct sadb_lifetime *hard, struct sadb_lifetime *soft, struct sadb_lifetime *idle, boolean_t vflag) argument [all...] |
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/XS/APItest/ |
H A D | APItest.pm | 66 C<printf>. Takes no arguments - the test value is hard-wired
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Tie/ |
H A D | SubstrHash.pm | 23 pairs, not size in hard memory). I<These values will not change for the
|
/osnet-11/usr/src/grub/grub-0.97/util/ |
H A D | mkbimage | 410 mkisofs -b <image> -hard-disk-boot -c boot.catalog -o raw.iso <dir>
|
/osnet-11/usr/src/lib/libast/common/regex/ |
H A D | reglib.h | 550 unsigned char hard; /* hard comp */ member in struct:reglib_s 553 unsigned char stack; /* hard comp or exec */
|
H A D | regnexec.c | 1831 sfprintf(sfstderr, "AHA regex hard=%d stack=%p\n", env->hard, env->stack); 1874 if (env->stack = env->hard || !(env->flags & REG_NOSUB) && nmatch)
|
H A D | regcomp.c | 73 * if an expression has backreferences or alts it's hard 76 * else it's hard. 3354 p->env->hard = p->env->separate = 1; 3356 p->env->hard = 1; 3357 if (p->env->hard || env.stats.c || env.stats.i)
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Test/ |
H A D | Simple.pm | 183 that took all the hard work out of testing and was really, really easy
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ |
H A D | Digest.pm | 88 should be I<hard> to find a message that correspond to some given 89 digest. Algorithms differ in how "likely" and how "hard", as well as
|
H A D | perl5db.pl | 2703 my @hard; 2718 (push @hard, $file), next 2731 for (@hard) { 2773 } ## end for (@hard) 6906 Type `|h h' for a paged display if this was too hard to read. 7081 Type `|h' for a paged display if this was too hard to read.
|
H A D | overload.pm | 859 expressive power of the arithmetic metaphor. Overloading works hard
|
H A D | CPAN.pm | 2411 @levels = ($Themethod, grep {$_ ne $Themethod} qw/easy hard hardest/); 2413 @levels = qw/easy hard hardest/; 5771 $gz->gzclose() if defined $gz; # hard to say if it is allowed
|
H A D | CGI.pm | 6283 When processing an uploaded file, CGI.pm creates a temporary file on your hard
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/ |
H A D | Install.pm | 265 B<NOTE> This function is not really useful because of the hard-coded
|
H A D | Manifest.pm | 379 hard links, and C<best> which mostly links the files but copies any
|
H A D | MM_Unix.pm | 3233 relying on the umask provokes hard-to-track bug reports.
|
H A D | MakeMaker.pm | 1231 itself. You can do that in any directory on your hard disk that is not
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/x2p/ |
H A D | find2perl.PL | 822 True if (hard) link count of file matches N (see below).
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Filter/Util/Call/ |
H A D | Call.pm | 302 Below is a I<method filter> which is hard-wired to replace all
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/ |
H A D | Functions.pm | 251 link File create a hard link in the filesytem
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/I18N/ |
H A D | LangTags.pm | 386 tags. Think REAL hard about how you use this. YOU HAVE BEEN WARNED.
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/utils/ |
H A D | perlbug.PL | 1086 (often B<-g>), the stack trace is likely to be somewhat hard to use
|
/osnet-11/usr/src/grub/grub-0.97/docs/ |
H A D | texinfo.tex | 770 % almost-but-not-quite fill up a page, TeX will have a hard time doing 1803 % Otherwise, it is too hard to avoid overfull hboxes 3781 % as it did when we hard-coded it. 5592 % It's necessary to have hard CRs when the macro is executed. This is
|
/osnet-11/usr/src/grub/grub2/docs/ |
H A D | texinfo.tex | 834 % almost-but-not-quite fill up a page, TeX will have a hard time doing 2459 % Otherwise, it is too hard to avoid overfull hboxes 4578 % as it did when we hard-coded it. 6611 % It's necessary to have hard CRs when the macro is executed. This is
|