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

/osnet-11/usr/src/lib/libxcurses/src/libc/mks/
H A Dm_malloc.c63 m_malloc(amount)
64 size_t amount;
91 if ((ptr = malloc(amount)) == NULL) {
92 if (amount == 0) {
/osnet-11/usr/src/lib/libc/port/stdio/
H A D__extensions.c100 * Return the amount of output pending on a stream (in bytes).
105 size_t amount; local
109 amount = stream->_ptr - stream->_base;
111 return (amount);
/osnet-11/usr/src/lib/gss_mechs/mech_krb5/krb5/asn.1/
H A Dasn1buf.h28 asn1_error_code asn1buf_ensure_space(asn1buf *buf, const unsigned int amount);
32 * effects If buf has less than amount octets of free space, then it is
33 * expanded to have at least amount octets of free space.
36 #define asn1buf_ensure_space(buf,amount) \
37 ((asn1buf_free(buf) < (amount)) \
38 ? (asn1buf_expand((buf), (amount)-asn1buf_free(buf))) \
H A Dasn1buf.c383 asn1buf_ensure_space(asn1buf *buf, const unsigned int amount) argument
386 if (avail >= amount)
388 return asn1buf_expand(buf, amount-avail);
/osnet-11/usr/src/grub/grub2/grub-core/disk/
H A Dloopback.c195 grub_size_t amount = pos - file->size;
196 grub_memset (buf + (size << GRUB_DISK_SECTOR_BITS) - amount, 0, amount);
194 grub_size_t amount = pos - file->size; local
/osnet-11/usr/src/grub/grub2/grub-core/gnulib/
H A Dargp-fmtstream.c354 __argp_fmtstream_ensure (struct argp_fmtstream *fs, size_t amount)
356 if ((size_t) (fs->end - fs->p) < amount)
382 if ((size_t) (fs->end - fs->buf) < amount)
386 size_t new_size = old_size + amount;
351 __argp_fmtstream_ensure(struct argp_fmtstream *fs, size_t amount) argument
/osnet-11/usr/src/lib/libsqlite/tool/
H A Dspaceanal.tcl43 payload int, -- Total amount of data stored in this table or index
314 The total amount of disk space used by the entire database files.
332 The amount of the complete database file that is devoted to storing
341 The total amount of disk space required to store all B*Tree entries
347 The amount of payload stored under this category. Payload is the sum
349 amount of data. Each index entry has 4 or more bytes of key and no
355 The amount of data stored under this category. The data space reported
367 The average amount of payload on each entry. This is just the bytes of
372 The average amount of free space remaining on all pages under this
H A Dspace_used.tcl29 payload int, -- Total amount of data stored in this table or index
/osnet-11/usr/src/grub/grub2/grub-core/net/
H A Dnet.c1393 grub_size_t amount, total = 0; local
1402 amount = nb->tail - nb->data;
1403 grub_file_progress_hook(file, amount, 0);
1404 if (amount > len)
1405 amount = len;
1406 len -= amount;
1407 total += amount;
1408 file->device->net->offset += amount;
1411 grub_memcpy (ptr, nb->data, amount);
1412 ptr += amount;
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/IO/lib/IO/
H A DSelect.pm304 the maximum amount of time to wait before returning an empty list, in
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Locale/
H A DMaketext.pm558 you could easily halve or double the amount of cumin, or use chopped mint
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/pod/
H A Dpod2text.PL168 for all text, including headings, not the amount by which regular text is
H A Dpod2man.PL508 Finally, as a general note, try not to use an excessive amount of markup.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Term/
H A DCap.pm360 '*' then the padding will be increased by an amount relative to this number,
361 if the '*' is present then this amount will me multiplied by $cnt. This part
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Time/HiRes/
H A DHiRes.pm174 Sleeps for the specified amount of seconds. Returns the number of
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/
H A DText.pm730 for all text, including headings, not the amount by which regular text is
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/utils/
H A Ddprofpp.PL268 (default) Sort by amount of user+system time used. The first few lines
357 # -v Sort by average amount of time spent in subroutines.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/B/
H A DB.pm324 reader knows a fair amount about perl's internals including such
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Tie/
H A DFile.pm1644 # Return total amount of cached data
2156 This is an upper limit on the amount of memory that C<Tie::File> will
2164 the I<read cache>. The amount of data in the read cache will not
2200 You may set the C<dw_size> option to limit the amount of data that can
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/B/B/
H A DConcise.pm889 Use a tree format in which the minimum amount of space is used for the
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Data/Dumper/
H A DDumper.pm827 amount of whitespace). Style 2 (the default) outputs a very readable form
/osnet-11/usr/src/grub/grub-0.97/docs/
H A Dtexinfo.tex795 % This records the amount of indent in the innermost environment.
5069 \newdimen\tabw \setbox0=\hbox{\tt\space} \tabw=8\wd0 % tab amount
6744 % using an old version of TeX, don't do anything. We want the amount of
/osnet-11/usr/src/grub/grub2/docs/
H A Dtexinfo.tex859 % This records the amount of indent in the innermost environment.
6026 \newdimen\tabw \setbox0=\hbox{\tt\space} \tabw=8\wd0 % tab amount
8591 % using an old version of TeX, don't do anything. We want the amount of
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A Dperl5db.pl35 to allow a significant amount of control of the debugger from outside the
3552 # unwind the same amount when multiple stack frames are unwound.
4978 # Back up by the context amount.
H A DCGI.pm7837 The best way to avoid denial of service attacks is to limit the amount

Completed in 150 milliseconds