Searched refs:number (Results 276 - 300 of 499) sorted by relevance

<<11121314151617181920

/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Tie/
H A DArray.pm204 Returns the total number of items in the tied array associated with
209 Sets the total number of items in the tied array associated with
H A DHandle.pm114 perl core in September 2000 and accordingly the version number has
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/User/
H A Dpwent.pm265 full name, office location, work phone number, and home phone number.
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/
H A Dsigtrap.pm239 =item I<number>
241 Require that at least version I<number> of B<sigtrap> is being used.
H A DFileCache.pm30 maximum number of file descriptors, or the suggested maximum I<maxopen>.
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/pod/
H A Dpodchecker.PL88 indicating the number of errors found.
/opensolaris-onvv-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Ucred/pod/
H A DUcred.pod63 context; the number of groups is returned in SCALAR context.
/opensolaris-onvv-gate/usr/src/cmd/sendmail/libmilter/
H A DREADME43 setrlimit() to increase the number of open file descriptors if your filter
173 If the sample filter did not log your test email, there are a number of
/opensolaris-onvv-gate/usr/src/lib/libcryptoutil/
H A DREADME37 There are a number of common code components and general utility functions
75 cryptoerror(LOG_STDERR, gettext("invalid number of arguments"));
79 "elfsign: invalid number of arguments"
/opensolaris-onvv-gate/usr/src/uts/common/io/scsi/adapters/iscsi/
H A DiscsiAuthClient.c821 unsigned long number; local
843 &number)) {
849 if (number == (unsigned long)client->
851 client->negotiatedChapAlgorithm = number;
985 unsigned long number; local
1073 chapIdentifierKeyValue, &number);
1075 if (status || (255 < number)) {
1081 chapIdentifier = number;
/opensolaris-onvv-gate/usr/src/uts/common/pcmcia/sys/
H A Dcs_priv.h46 * Magic number we use when talking with Socket Services
167 * CS_MAX_CIS defines the number of CIS chains that we hang off the per-socket
198 * Client handle, socket number, function number and socket pointer
207 * f - function number bit
208 * s - socket number bit
209 * c - client number bit
225 * Socket number macros. These are used by Socket Services, CSI
227 * socket and function number on that socket they wish to
228 * manipulate. This socket number encodin
424 uint32_t number; /* IO window number */ member in struct:io_mmap_window_t
451 uint32_t number; /* canonical adapter number */ member in struct:cs_adapter_t
[all...]
/opensolaris-onvv-gate/usr/src/uts/i86pc/ml/
H A Dsyscall_asm.s99 * - code contains the syscall number
240 * - %eax contains the syscall number
315 * respected. In regards to number 1) above, the handler must ensure that a sane
320 * In regards to number 2) above, the handler must always put a current snapshot
369 / on entry eax = system call number
469 * - %eax contains the syscall number
488 * - %eax contains the syscall number
/opensolaris-onvv-gate/usr/src/grub/grub-0.97/docs/
H A Dtexinfo.tex64 % If in a .fmt file, print the version number
107 % Use TeX 3.0's \inputlineno to get the line number, for better error
1221 % #1 is the section text. #2 is the pdf expression for the number
1224 % corresponding node. #4 is the page number.
1228 % page number. We could generate a destination for the section
1278 % The `-' means take the \expnumber as the absolute number of
2228 % When we turn headings on, set the page number to 1.
2244 % page number on top right.
2280 \number\day\space
2286 \space\number\yea
[all...]
/opensolaris-onvv-gate/usr/src/cmd/man/src/util/nsgmls.src/lib/
H A DMessageReporter.cxx59 << (unsigned long)message.type->number() << ":";
H A DSOEntityCatalog.cxx529 const StringC &number = entry->to; local
530 if (number.size() == 0)
533 for (size_t i = 0; i < number.size(); i++) {
534 int d = charset.digitWeight(number[i]);
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/IO/lib/IO/
H A DPoll.pm172 call will block. Returns the number of handles which had events
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/NDBM_File/
H A DNDBM_File.pm106 There are a number of limits on the size of the data that you can
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/ODBM_File/
H A DODBM_File.pm106 There are a number of limits on the size of the data that you can
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/SDBM_File/
H A DSDBM_File.pm109 There are a number of limits on the size of the data that you can
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/Command/
H A DMM.pm180 VERSION module version number
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/File/
H A DCheckTree.pm49 The routine returns the number of warnings issued.
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Hash/
H A DUtil.pm186 hash_seed() returns the seed number used to randomise hash ordering.
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Test/Harness/t/
H A Dtest-harness.t525 Enormous test number seen [test 100001]
527 Enormous test number seen [test 136211425]
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/unicore/
H A DCanonical.pl739 number => 'N',
/opensolaris-onvv-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Exacct/pod/
H A DObject.pod20 number of seconds of user CPU time consumed by a process, an embedded Perl
74 Item, this object will normally be a Perl scalar, either a number or string.

Completed in 298 milliseconds

<<11121314151617181920