Searched defs:max (Results 126 - 150 of 185) sorted by relevance

12345678

/osnet-11/usr/src/lib/libslp/javalib/com/sun/slp/
H A DSLPConfig.java411 double max = (double)getRandomWaitBound();
413 return (long)(max * r);
1392 * and <i>max</i>. If the sum of all timeouts is not within the range
1403 * false <i>min</i> and <i>max</i> are ignored.
1406 * @param max
1416 int max) {
1427 if (totalWait >= min && totalWait <= max) {
1436 averagedTimeout = max / timeouts.length;
1443 String.valueOf(max),
1412 capTimeouts(String property, int[] timeouts, boolean rangeCheck, int min, int max) argument
/osnet-11/usr/src/lib/libldap5/sources/ldap/common/
H A Ddigest_md5.c75 const char *max, *stale, *ncount, *uri, *charset; member in struct:__anon1919
87 * maxlen -- max length of result
539 attr_out->max = val;
/osnet-11/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...]
/osnet-11/usr/src/lib/libparted/common/libparted/labels/
H A Dbsd.c60 #define BSD_SBSIZE 8192 /* max size of fs superblock */
119 uint32_t d_sbsize; /* max size of fs superblock, bytes */
567 PedGeometry max; local
569 ped_geometry_init (&max, dev, 1, dev->length - 1);
570 return ped_constraint_new_from_max (&max);
/osnet-11/usr/src/lib/libpkg/common/
H A Dpkglib.h315 int max; member in struct:dstr
328 /* max length for printed attributes */
/osnet-11/usr/src/lib/libdtrace_jni/common/
H A Ddtrace_jni.c1882 jclass class, jint max)
1884 g_max_consumers = max;
1881 Java_org_opensolaris_os_dtrace_LocalConsumer__1setMaximumConsumers(JNIEnv *env, jclass class, jint max) argument
/osnet-11/usr/src/lib/libdtrace_jni/java/src/org/opensolaris/os/dtrace/
H A DLocalConsumer.java140 private static native void _setMaximumConsumers(int max); argument
/osnet-11/usr/src/lib/efcode/include/fcode/
H A Dengine.h232 #define MAX_FCODE 0xfff /* max no. of Fcode entries in table */
266 #define max(x, y) ((x) > (y) ? (x) : (y)) macro
/osnet-11/usr/src/lib/fm/libldom/sparc/
H A Dldmsvcs_utils.c132 get_smf_int_val(char *prop_nm, int min, int max, int default_val) argument
145 else if (val > max)
146 val = max;
599 * Find the max and min version supported
658 * max versions supported. check if the requested major can be
/osnet-11/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_mod.c248 const char *name, topo_instance_t min, topo_instance_t max, void *data)
254 "name=%s, min=%d, max=%d\n", __func__, enum_name, name, min, max);
269 max, enum_mod->tm_priv, data);
247 topo_mod_enumerate(topo_mod_t *mod, tnode_t *node, const char *enum_name, const char *name, topo_instance_t min, topo_instance_t max, void *data) argument
/osnet-11/usr/src/lib/fm/topo/modules/common/fac_prov_ipmi/common/
H A Dfac_prov_ipmi.c2003 topo_instance_t min, topo_instance_t max, void *arg, void *unused)
2002 fac_prov_ipmi_enum(topo_mod_t *mod, tnode_t *rnode, const char *name, topo_instance_t min, topo_instance_t max, void *arg, void *unused) argument
/osnet-11/usr/src/lib/fm/topo/modules/common/usb/common/
H A Dusb.c90 const char *name, topo_instance_t min, topo_instance_t max,
565 topo_instance_t min, topo_instance_t max, void *arg, void *notused)
571 name, min, max, topo_node_name(rnode));
613 (void) usb_enum_from_pci(mod, rnode, name, min, max, arg, data);
654 const char *name, topo_instance_t min, topo_instance_t max,
660 name, min, max, topo_node_name(pnode));
564 usb_enum(topo_mod_t *mod, tnode_t *rnode, const char *name, topo_instance_t min, topo_instance_t max, void *arg, void *notused) argument
653 usb_enum_from_pci(topo_mod_t *mod, tnode_t *pnode, const char *name, topo_instance_t min, topo_instance_t max, void *arg, void *data) argument
/osnet-11/usr/src/lib/gss_mechs/mech_krb5/krb5/krb/
H A Dget_in_tkt.c85 #define max(a, b) ((a) > (b) ? (a) : (b)) macro
453 (as_reply->enc_part2->times.renew_till > max(request->till,
/osnet-11/usr/src/lib/gss_mechs/mech_krb5/krb5/os/
H A Dlocaladdr.c136 * max(sizeof(ifreq), sizeof(ifreq.ifr_name)+ifreq.ifr_addr.sa_len
141 #ifndef max
142 #define max(a,b) ((a) > (b) ? (a) : (b)) macro
144 #define ifreq_size(i) max(sizeof(struct ifreq), \
H A Dsendto_kdc.c140 #ifndef max
141 #define max(a,b) ((a) > (b) ? (a) : (b)) macro
143 char tmpbuf[max(NI_MAXHOST + NI_MAXSERV + 30, 200)];
614 dprint("selecting on max=%d sockets [%F] timeout %t\n",
615 out->max,
616 &out->rfds, &out->wfds, &out->xfds, out->max,
618 *sret = select(out->max, &out->rfds, &out->wfds, &out->xfds, timo);
627 dprint(":%F\n", &out->rfds, &out->wfds, &out->xfds, out->max);
722 #ifndef _WIN32 /* On Windows FD_SETSIZE is a count, not a max value. */
837 if (selstate->max <
[all...]
/osnet-11/usr/src/grub/grub2/grub-core/fs/
H A Djfs.c89 grub_uint16_t max; member in struct:grub_jfs_treehead
/osnet-11/usr/src/grub/grub2/grub-core/loader/i386/
H A Dxnu.c38 #define max(a,b) (((a) > (b)) ? (a) : (b)) macro
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dpp_hot.c1858 /* iterate ($min .. $max) */
1863 char *max = SvOK((SV*)av) ? SvPV((SV*)av, maxlen) : ""; local
1879 if (strEQ(SvPVX(cur), max))
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...]
H A Ddoop.c943 I32 max; local
945 max = AvFILL(av);
946 for (i = 0; i <= max; i++) {
1021 I32 max; local
1023 max = AvFILL(av);
1024 for (i = 0; i <= max; i++) {
H A Dhv.c1554 I32 max; local
1562 max = HvMAX(hv);
1578 if (++riter > max)
/osnet-11/usr/src/lib/libast/common/regex/
H A Dregcomp.c84 unsigned long n; /* max length */
94 Rex_t* x; /* max length REX_STRING */
95 Rex_t* y; /* max length REX_TRIE */
101 unsigned long max; member in struct:Token_s
626 if ((env->stats.n += e->re.trie.max) < cn)
708 env->token.max = n;
1657 ce->max = -1;
1827 n = env->token.max;
1966 if (g->re.trie.max < len)
1967 g->re.trie.max
[all...]
/osnet-11/usr/src/lib/libzfs/common/
H A Dlibzfs_vdev.c1537 int min, max; local
1541 if ((type = is_grouping(path, &min, &max)) != NULL) {
/osnet-11/usr/src/lib/libproc/common/
H A DPcontrol.c2517 uint_t flag, int max, int which, int stop)
2521 if (which < 0 || which > max) {
2516 Psetaction(struct ps_prochandle *P, void *sp, size_t size, uint_t flag, int max, int which, int stop) argument
H A DPsymtab.c2206 int min, max, mid, omid, found = 0; local
2212 max = symtab->sym_count - 1;
2219 while (min <= max) {
2220 mid = (max + min) / 2;
2235 max = mid - 1;
2334 int min, mid, max, cmp; local
2341 max = symtab->sym_count - 1;
2343 while (min <= max) {
2344 mid = (max + min) / 2;
2356 max
[all...]

Completed in 137 milliseconds

12345678