Searched refs:max (Results 226 - 250 of 717) sorted by relevance

1234567891011>>

/opensolaris-onvv-gate/usr/src/lib/libldap4/common/
H A Dufn.c108 int max, i, err, scope, phase, tries; local
181 i = 0, max = 0;
198 max = 8;
199 } else if ( i >= max ) {
201 sizeof(char *) * 2 * max ))
210 max *= 2;
/opensolaris-onvv-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Dufn.c101 int max, i, err, scope = 0, phase, tries; local
169 i = 0, max = 0;
185 max = 8;
186 } else if ( i >= max ) {
188 dns, sizeof(char *) * 2 * max ))
195 max *= 2;
/opensolaris-onvv-gate/usr/src/uts/sun4u/cpu/
H A Dus3_common_mmu.c477 uint8_t i, j, max; local
492 for (i = mmu_page_sizes - 1, max = 0; i > 0; i--) {
493 if (sortcnt[i] > sortcnt[max])
494 max = i;
496 tmp_pgsz[j] = max;
497 sortcnt[max] = 0;
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/
H A Dpp_sort.c593 future processing - a good max upper bound is log base 2 of memory size
1417 register I32 max, i; local
1491 max = AvFILL(av) + 1;
1493 MEXTEND(SP, max);
1495 for (i=0; i < (U32)max; i++) {
1507 max = SP - MARK;
1512 for (i=max; i > 0 ; i--) {
1525 max--;
1528 AvFILLp(av) = max-1;
1530 if (max >
[all...]
/opensolaris-onvv-gate/usr/src/cmd/ndmpd/ndmp/
H A Dndmpd_config.c697 int i, n, max; local
704 max = sasd_dev_count();
706 tip_save = tip = ndmp_malloc(sizeof (ndmp_device_info_v3) * max);
707 dcp_save = dcp = ndmp_malloc(sizeof (ndmp_device_capability_v3) * max);
708 envp_save = envp = ndmp_malloc(sizeof (ndmp_pval) * max * 3);
721 for (i = n = 0; i < max; i++) {
759 if (n == 0 || max <= 0) {
801 int i, n, max; local
808 max = sasd_dev_count();
809 sip_save = sip = ndmp_malloc(sizeof (ndmp_device_info_v3) * max);
[all...]
/opensolaris-onvv-gate/usr/src/cmd/krb5/kadmin/gui/visualrt/sunsoft/jws/visual/rt/awt/
H A DEditLine.java133 start = Math.max(0, start);
135 end = Math.max(start, end);
227 w = Math.max(w, MINWIDTH);
228 w = Math.max(w, initWidth);
497 int start = Math.max(pos-1, 0);
557 scrollPos = Math.max(pos-6, 0);
652 return Math.max(selectPos, cursorPos);
725 String selectStr = text.substring(Math.max(start,
/opensolaris-onvv-gate/usr/src/cmd/krb5/kdestroy/
H A Dkdestroy.c66 #define GET_PROGNAME(x) max(max(strrchr((x), '/'), strrchr((x), '\\')) + 1,(x))
/opensolaris-onvv-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) {
/opensolaris-onvv-gate/usr/src/lib/fm/topo/modules/common/pcibus/
H A Dpcibus.c619 topo_instance_t max)
648 (min == max) ? min : TRUST_BDF, 0);
656 topo_instance_t max, void *data)
672 if (min == max) {
694 (min == max) ? min : TRUST_BDF, 0);
704 topo_instance_t min, topo_instance_t max, void *notused, void *data)
729 retval = pcibus_enum(mod, ptn, pname, min, max, data);
731 retval = pciexbus_enum(mod, ptn, pname, min, max);
618 pciexbus_enum(topo_mod_t *mp, tnode_t *ptn, char *pnm, topo_instance_t min, topo_instance_t max) argument
655 pcibus_enum(topo_mod_t *mp, tnode_t *ptn, char *pnm, topo_instance_t min, topo_instance_t max, void *data) argument
703 pci_enum(topo_mod_t *mod, tnode_t *ptn, const char *name, topo_instance_t min, topo_instance_t max, void *notused, void *data) argument
/opensolaris-onvv-gate/usr/src/lib/gss_mechs/mech_krb5/mech/
H A Ddisp_major_status.c44 /* This code has knowledge of the min and max errors of each type
47 #define GSS_ERROR_STR(value, array, select, min, max, num) \
48 (((select(value) < (min)) || (select(value) > (max))) ? NULL : \
/opensolaris-onvv-gate/usr/src/lib/libc/port/gen/
H A Devent_port.c81 port_getn(int port, port_event_t list[], uint_t max, uint_t *nget, argument
89 r.r_vals = _portfs(PORT_GETN, port, (uintptr_t)list, max, *nget,
153 /* use chunks of max PORT_MAX_LIST elements per syscall */
/opensolaris-onvv-gate/usr/src/lib/libeti/form/common/
H A Dllib-lform118 dynamic_field_info(f, drows, dcols, max)
122 int *max;
126 set_max_field(f, max)
128 int max;
/opensolaris-onvv-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 */
/opensolaris-onvv-gate/usr/src/lib/libnsl/nis/gen/
H A Dnis_sec_mechs.c57 /* the max number of fields processed per line */
196 intptr_t max; local
205 max = (intptr_t)op + n;
207 (intptr_t)dst < max)
211 if ((intptr_t)dst >= max)
292 * minimum number of fields expected. Arg maxflds is the max number
293 * of fields that will be parsed. Arg bufsiz is the max len of each
296 * If there are less fields in the entry than the max number,
771 const char *max = src + mechaliaslen; local
776 while (*src && src < max
805 const char *max = src + authtypelen; local
[all...]
/opensolaris-onvv-gate/usr/src/lib/libshell/
H A DMakefile.doc72 --stringparam toc.max.depth 3 \
/opensolaris-onvv-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)
/opensolaris-onvv-gate/usr/src/uts/common/net/
H A Dradix.h220 #ifndef max
221 #define max MAX macro
/opensolaris-onvv-gate/usr/src/uts/common/vm/
H A Dseg_vn.h61 uint_t szc; /* max preferred page size code */
152 #define SEGVN_ZFOD_ARGS(prot, max) \
153 { NULL, NULL, 0, MAP_PRIVATE, prot, max, 0, NULL, 0, 0 }
/opensolaris-onvv-gate/usr/src/cmd/cmd-inet/usr.sadm/dhcpmgr/com/sun/dhcpmgr/ui/
H A DAutosizingTable.java133 col.setPreferredWidth(Math.max(headerWidth, cellWidth));
/opensolaris-onvv-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 */
/opensolaris-onvv-gate/usr/src/cmd/man/src/util/nsgmls.src/lib/
H A DCharsetDecl.cxx64 Char max; local
66 max = charMax;
68 max = Char(descMin_ + (count_ - 1));
69 set.addRange(Char(descMin_), max); local
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/Encode/
H A Dencengine.c107 while (byte > e->max)
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/t/
H A DTEST337 $max = $1;
339 $totmax += $max;
439 if ($ok && $next == $max ) {
440 if ($max) {
/opensolaris-onvv-gate/usr/src/cmd/sh/
H A Dstak.c117 staktop = stakbot = max(x, stakbas);
/opensolaris-onvv-gate/usr/src/common/openssl/crypto/txt_db/
H A Dtxt_db.c346 char **p,*max; local
366 max=p[db->num_fields]; /* last address */
367 if (max == NULL) /* new row */
376 if (((p[n] < (char *)p) || (p[n] > max))

Completed in 219 milliseconds

1234567891011>>