Searched refs:max (Results 176 - 200 of 603) sorted by relevance

1234567891011>>

/illumos-gate/usr/src/lib/libc/port/locale/
H A Dregex2.h111 wint_t max; member in struct:__anon3015
138 if (cs->ranges[i].min <= ch && ch <= cs->ranges[i].max)
/illumos-gate/usr/src/lib/libilb/common/
H A Dlibilb_impl.h45 #if !defined max
46 #define max(a, b) ((a) > (b) ? (a) : (b)) macro
52 /* The max message size for communicating with ilbd */
/illumos-gate/usr/src/cmd/krb5/kdestroy/
H A Dkdestroy.c66 #define GET_PROGNAME(x) max(max(strrchr((x), '/'), strrchr((x), '\\')) + 1,(x))
/illumos-gate/usr/src/uts/common/net/
H A Dradix.h220 #ifndef max
221 #define max MAX macro
/illumos-gate/usr/src/uts/common/vm/
H A Dseg_vn.h62 uint_t szc; /* max preferred page size code */
161 #define SEGVN_ZFOD_ARGS(prot, max) \
162 { NULL, NULL, 0, MAP_PRIVATE, prot, max, 0, NULL, 0, 0 }
/illumos-gate/usr/src/uts/common/io/nge/
H A Dnge_ndd.c61 nge_nd_get_prop_val(dev_info_t *dip, char *nm, long min, long max, int *pval) argument
71 if (*pval >= min && *pval <= max)
/illumos-gate/usr/src/cmd/lvm/metassist/common/
H A Dvolume_string.c172 uint16_t max = (uint16_t)~0ULL; local
174 if (lnum < 0 || lnum > max) {
/illumos-gate/usr/src/lib/scsi/plugins/ses/ses2/common/
H A Dses2_enclosure_ctl.c205 size_t len, max; local
217 max = sizeof (dummy.sspci_subenclosure_nickname);
218 if (len > max)
220 "maximum length %lu", nick, max));
/illumos-gate/usr/src/lib/fm/topo/maps/SUNW,Sun-Fire-X4500/
H A DSun-Fire-X4500-disk-hc-topology.xmlgen79 <range name='bay' min='0' max='47'>
192 <range name='disk' min='0' max='0'>
/illumos-gate/usr/src/lib/fm/topo/maps/SUNW,Sun-Fire-X4540/
H A DSun-Fire-X4540-disk-hc-topology.xmlgen79 <range name='bay' min='0' max='47'>
182 <range name='disk' min='0' max='0'>
/illumos-gate/usr/src/lib/libnisdb/yptol/
H A Dshim.h121 extern void get_list_max(map_id_elt_t ***list, int *max);
/illumos-gate/usr/src/cmd/sh/
H A Dstak.c117 staktop = stakbot = max(x, stakbas);
/illumos-gate/usr/src/cmd/listen/
H A Dnstoa.c455 if max = 0 : ignore max
459 xfer(dest, src, len, max)
461 unsigned len, max;
463 if (max && dest && max < len) { /* No room */
/illumos-gate/usr/src/lib/fm/topo/modules/i86pc/x86pi/
H A Dx86pi_bay.c264 int min = 0, max = 0; local
344 rv = topo_node_range_create(mod, tn_bay, DISK, min, max);
351 rv = topo_mod_enumerate(mod, tn_bay, DISK, DISK, min, max, NULL);
/illumos-gate/usr/src/lib/fm/topo/modules/sun4u/chip/
H A Dchip_sun4u.c178 topo_instance_t min, topo_instance_t max, chip_t *chip)
269 topo_instance_t min, topo_instance_t max, void *arg, void *notused)
274 return (cpu_create(mod, rnode, name, min, max, chip));
177 cpu_create(topo_mod_t *mod, tnode_t *rnode, const char *name, topo_instance_t min, topo_instance_t max, chip_t *chip) argument
268 chip_enum(topo_mod_t *mod, tnode_t *rnode, const char *name, topo_instance_t min, topo_instance_t max, void *arg, void *notused) argument
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/krb5/os/
H A Dforeachaddr.c121 * max(sizeof(ifreq), sizeof(ifreq.ifr_name)+ifreq.ifr_addr.sa_len
126 #ifndef max
127 #define max(a,b) ((a) > (b) ? (a) : (b)) macro
129 #define ifreq_size(i) max(sizeof(struct ifreq),\
/illumos-gate/usr/src/cmd/audio/include/
H A DAudioTypes.h164 inline double max(const Double& x, const Double& y) { function
167 inline double max(const Double& x, double y) { function
170 inline double max(double x, const Double& y) { function
/illumos-gate/usr/src/uts/common/fs/smbsrv/
H A Dsmb_mbuf_marshaling.c1396 int max; local
1399 max = MALLOC_QUANTUM;
1400 rcvbuf = smb_srm_zalloc(sr, max);
1407 while (length < max) {
1420 max += MALLOC_QUANTUM;
1421 rcvbuf = smb_srm_rezalloc(sr, rcvbuf, max);
1439 int max; local
1448 max = MALLOC_QUANTUM;
1449 *ascii = smb_srm_zalloc(sr, max);
1453 while ((length + MTS_MB_CHAR_MAX) < max) {
[all...]
/illumos-gate/usr/src/uts/common/syscall/
H A Dfcntl.c832 flock_check(vnode_t *vp, flock64_t *flp, offset_t offset, offset_t max) argument
844 if (start > max)
848 if (flp->l_start > (max - offset))
851 if (start > max)
858 if (flp->l_start > (max - (offset_t)vattr.va_size))
861 if (start > max)
874 if (flp->l_len > (max - start + 1))
877 ASSERT(end <= max);
887 if (start > max)
889 ASSERT(end <= max);
[all...]
/illumos-gate/usr/src/lib/libdtrace/common/
H A Ddt_aggregate.c1304 dtrace_aggid_t max = DTRACE_AGGVARIDNONE, id; local
1321 if ((id = dt_aggregate_aggvarid(h)) > max)
1322 max = id;
1328 if (clear || max == DTRACE_AGGVARIDNONE)
1331 total = dt_zalloc(dtp, (max + 1) * sizeof (dtrace_aggdata_t *));
1415 dtrace_aggid_t max = DTRACE_AGGVARIDNONE, id; local
1422 if ((id = dt_aggregate_aggvarid(h)) > max)
1423 max = id;
1430 if (clear || max == DTRACE_AGGVARIDNONE)
1433 minmax = dt_zalloc(dtp, (max
1678 dtrace_aggvarid_t max = 0, aggvar; local
[all...]
/illumos-gate/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_rsrc.c576 uint64_t num, max, size, num_prealloc; local
635 max = ((uint64_t)1 << state->ts_devlim.log_max_mpt);
648 entry_info.hwi_max = max;
670 max = ((uint64_t)1 << state->ts_devlim.log_max_mttseg);
683 entry_info.hwi_max = max;
704 max = ((uint64_t)1 << state->ts_devlim.log_max_qp);
717 entry_info.hwi_max = max;
737 max = ((uint64_t)1 << state->ts_devlim.log_max_ra_glob);
750 entry_info.hwi_max = max;
771 max
[all...]
/illumos-gate/usr/src/lib/fm/topo/modules/i86pc/chip/
H A Dchip.c456 topo_instance_t max, nvlist_t *cpu, nvlist_t *auth,
487 if (chipid < min || chipid > max)
666 topo_instance_t min, topo_instance_t max, void *arg, nvlist_t *auth,
688 nerr -= create_chip(mod, pnode, min, max, cpus[i], auth,
705 topo_instance_t min, topo_instance_t max, void *arg, void *smbios_enabled)
763 rv = create_chips(mod, pnode, name, min, max, NULL, auth,
455 create_chip(topo_mod_t *mod, tnode_t *pnode, topo_instance_t min, topo_instance_t max, nvlist_t *cpu, nvlist_t *auth, int mc_offchip) argument
665 create_chips(topo_mod_t *mod, tnode_t *pnode, const char *name, topo_instance_t min, topo_instance_t max, void *arg, nvlist_t *auth, int mc_offchip) argument
704 chip_enum(topo_mod_t *mod, tnode_t *pnode, const char *name, topo_instance_t min, topo_instance_t max, void *arg, void *smbios_enabled) argument
/illumos-gate/usr/src/lib/libproc/amd64/
H A DPisadep.c181 ulong_t count, max; local
183 max = MIN(sz / sizeof (uint32_t), TR_ARG_MAX);
189 return (max);
192 return (max);
202 return (max);
206 return (MIN(count, max));
/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dleaky_subr.c666 size_t min, max, size; local
684 min = max = lkb->lkb_data;
691 if (size > max)
692 max = size;
698 if (min == max)
702 min, max);
/illumos-gate/usr/src/cmd/sgs/include/
H A Delfedit.h771 const char *item_name, elfedit_atoi_t min, elfedit_atoi_t max,
774 const char *item_name, elfedit_atoui_t min, elfedit_atoui_t max,
777 const char *item_name, elfedit_atoui_t min, elfedit_atoui_t max,
781 elfedit_atoi_t max, const elfedit_atoi_sym_t *sym, elfedit_atoi_t *v);
783 elfedit_atoui_t max, const elfedit_atoui_sym_t *sym, elfedit_atoui_t *v);
785 elfedit_atoui_t max, elfedit_const_t const_type, elfedit_atoui_t *v);

Completed in 162 milliseconds

1234567891011>>