Searched defs:max_count (Results 1 - 17 of 17) sorted by relevance

/illumos-gate/usr/src/uts/common/crypto/api/
H A Dkcf_object.c346 crypto_object_id_t *handles, uint_t *count, uint_t max_count,
367 max_count, count, KCF_SWFP_RHNDL(crq));
371 0, NULL, 0, handles, 0, NULL, cookie, max_count, count);
345 crypto_object_find(crypto_provider_t provider, void *cookie, crypto_object_id_t *handles, uint_t *count, uint_t max_count, crypto_call_req_t *crq) argument
/illumos-gate/usr/src/uts/common/fs/smbsrv/
H A Dsmb_print.c225 unsigned short max_count, start_ix; local
227 if (smbsr_decode_vwv(sr, "ww", &max_count, &start_ix) != 0)
/illumos-gate/usr/src/lib/libc/port/regex/
H A Dregcmp.c140 int max_count; local
768 * and at most max_count times
778 * <regex...>{min_count,max_count} compiles to
780 * <min_count><max_count>
782 * (<regex...>){min_count,max_count} compiles to
804 max_count = min_count;
810 max_count = UNLIMITED;
811 } else { /* {min_count,max_count} */
813 &max_count, regexp);
831 ((max_count !
[all...]
/illumos-gate/usr/src/tools/ctf/dwarf/common/
H A Ddwarf_macro.c220 unsigned long max_count = (unsigned long) maximum_count; local
247 max_count = ULONG_MAX;
264 for (count = 0; !done && count < max_count; ++count) {
/illumos-gate/usr/src/uts/common/crypto/core/
H A Dkcf_cryptoadm.c435 int i, j, k = 0, max_count; local
455 max_count = 0;
457 max_count += provider_array[i]->pd_mech_list_count;
459 if (max_count == 0) {
465 mech_names = kmem_alloc(max_count * sizeof (crypto_mech_name_t),
483 if (k != max_count) {
489 max_count * sizeof (crypto_mech_name_t));
/illumos-gate/usr/src/uts/common/zmod/
H A Dtrees.c717 int max_count = 7; /* max repeat count */ local
720 if (nextlen == 0) max_count = 138, min_count = 3;
725 if (++count < max_count && curlen == nextlen) {
739 max_count = 138, min_count = 3;
741 max_count = 6, min_count = 3;
743 max_count = 7, min_count = 4;
762 int max_count = 7; /* max repeat count */ local
766 if (nextlen == 0) max_count = 138, min_count = 3;
770 if (++count < max_count && curlen == nextlen) {
790 max_count
[all...]
/illumos-gate/usr/src/boot/lib/libz/
H A Dtrees.c715 int max_count = 7; /* max repeat count */ local
718 if (nextlen == 0) max_count = 138, min_count = 3;
723 if (++count < max_count && curlen == nextlen) {
737 max_count = 138, min_count = 3;
739 max_count = 6, min_count = 3;
741 max_count = 7, min_count = 4;
760 int max_count = 7; /* max repeat count */ local
764 if (nextlen == 0) max_count = 138, min_count = 3;
768 if (++count < max_count && curlen == nextlen) {
788 max_count
[all...]
/illumos-gate/usr/src/uts/common/io/ib/mgt/ibcm/
H A Dibcm_path.c894 ibcm_dinfo_t *dinfo, uint8_t *max_count)
896 uint8_t num_path = *max_count;
904 p_arg, sl, dinfo, p_arg->flags, *max_count);
918 extra = (*max_count % dinfo->num_dest);
957 if (rec_found == *max_count)
967 num_path_plus = *max_count - rec_found;
1017 } else if (rec_found != *max_count)
1023 "Found %d/%d Paths", retval, rec_found, *max_count);
1025 *max_count = rec_found; /* Update the return count. */
3045 ibcm_ip_dinfo_t *dinfo, uint8_t *max_count)
893 ibcm_saa_path_rec(ibcm_path_tqargs_t *p_arg, ibtl_cm_port_list_t *sl, ibcm_dinfo_t *dinfo, uint8_t *max_count) argument
3044 ibcm_saa_ip_pr(ibcm_ip_path_tqargs_t *p_arg, ibtl_cm_port_list_t *sl, ibcm_ip_dinfo_t *dinfo, uint8_t *max_count) argument
[all...]
/illumos-gate/usr/src/lib/libc/port/threads/
H A Dsynch.c1256 int max_count; local
1288 max_count = (max_spinners != 0)? self->ul_adaptive_spin : 0;
1289 if (max_count == 0)
1310 if (count == max_count)
1444 int max_count; local
1495 max_count = (max_spinners != 0)? self->ul_adaptive_spin : 0;
1496 if (max_count == 0)
1527 if (count == max_count)
/illumos-gate/usr/src/uts/sun4u/opl/io/
H A Dmc-opl.c1336 int max_count; local
1340 max_count = 1;
1342 max_count = mc_max_rewrite_loop;
1353 while (count++ < max_count) {
1361 if (count >= max_count)
1372 if (count++ > max_count) {
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_dfc.c1767 uint32_t max_count; local
1780 max_count = fcio->fcio_olen / sizeof (fc_port_dev32_t);
1798 if (nport_count > max_count) {
1845 uint32_t max_count; local
1858 max_count = fcio->fcio_olen / sizeof (fc_port_dev_t);
1876 if (nport_count > max_count) {
3233 uint32_t max_count; local
3254 max_count = 0;
3288 max_count++;
3291 max_count *
[all...]
H A Demlxs_solaris.c4513 uint32_t max_count; local
4523 max_count = pm->pm_stat_len / sizeof (emlxs_parm_t);
4527 for (i = 0; i < NUM_CFG_PARAM && max_count; i++,
4540 max_count--;
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppdump/
H A Dzlib.c2074 int max_count = 7; /* max repeat count */ local
2077 if (nextlen == 0) max_count = 138, min_count = 3;
2082 if (++count < max_count && curlen == nextlen) {
2096 max_count = 138, min_count = 3;
2098 max_count = 6, min_count = 3;
2100 max_count = 7, min_count = 4;
2119 int max_count = 7; /* max repeat count */ local
2123 if (nextlen == 0) max_count = 138, min_count = 3;
2127 if (++count < max_count && curlen == nextlen) {
2147 max_count
[all...]
/illumos-gate/usr/src/uts/common/crypto/io/
H A Dcrypto.c5137 uint_t count, max_count; local
5154 max_count = STRUCT_FGET(find_update, fu_max_count);
5155 if (max_count > CRYPTO_MAX_FIND_COUNT) {
5161 len = max_count * sizeof (crypto_object_id_t);
5183 NULL, sp->sd_find_init_cookie, max_count, &count);
5189 if (count > max_count) {
/illumos-gate/usr/src/uts/common/io/ppp/spppcomp/
H A Dzlib.c2910 int max_count = 7; /* max repeat count */ local
2913 if (nextlen == 0) max_count = 138, min_count = 3;
2918 if (++count < max_count && curlen == nextlen) {
2932 max_count = 138, min_count = 3;
2934 max_count = 6, min_count = 3;
2936 max_count = 7, min_count = 4;
2957 int max_count = 7; /* max repeat count */ local
2961 if (nextlen == 0) max_count = 138, min_count = 3;
2965 if (++count < max_count && curlen == nextlen) {
2989 max_count
[all...]
/illumos-gate/usr/src/uts/common/io/sata/impl/
H A Dsata.c9222 uint32_t max_count, cycles; local
9243 max_count = value - thresh;
9280 (max_count >> (8 * (3 - i))) & 0xff;
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip_if.c2548 * for the specified ILL has exceeded max_count.
2551 ill_frag_prune(ill_t *ill, uint_t max_count) argument
2597 while (ill->ill_frag_count > max_count) {
2617 if (count <= max_count)

Completed in 201 milliseconds