Searched refs:values (Results 226 - 250 of 257) sorted by relevance

1234567891011

/illumos-gate/usr/src/cmd/pools/poold/com/sun/solaris/domain/pools/
H A DObjective.java386 Iterator itCalc = calcMap.values().iterator();
725 * factor and intersection values.
1074 * actual utilization values.
/illumos-gate/usr/src/cmd/more/
H A Dmore.c88 ** - included <values.h> for MAXLONG value
103 #include <values.h>
/illumos-gate/usr/src/cmd/fs.d/nfs/nfslog/
H A Dreadbuf.c52 #include <values.h>
142 * set these values so that the free routine will know what to do
/illumos-gate/usr/src/cmd/stat/fsstat/
H A Dfsstat.c43 #include <values.h>
66 /* Time stamp values */
/illumos-gate/usr/src/tools/onbld/Scm/
H A DWorkSpace.py258 for entry in self._active.values():
/illumos-gate/usr/src/uts/sun4v/ml/
H A Dtrap_table.s1741 * based upon the rs2 and rd values.
2228 ! cannot assume globals retained their values after increasing %gl
2239 ! cannot assume globals retained their values after increasing %gl
2374 ! cannot assume globals retained their values after increasing %gl
/illumos-gate/usr/src/cmd/zoneadm/
H A Dzfs.c48 #include <values.h>
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dasppp2pppd786 foreach $port (values %$dialin) {
/illumos-gate/usr/src/cmd/svc/svccfg/
H A Dsvccfg_tmpl.c63 * that the appropriate constraints or values element has
73 * o Vefiy that property values satisfy the constraints
264 EIT_NONE, /* No values in the structure */
290 uint64_t ei_count; /* Number of prop values */
372 * Structure to keep track of a set of ASTRING property values for a
373 * property. The consumer may wish to have the ASTRING property values
379 uint_t av_count; /* Number of values */
382 uint64_t *av_unsigned; /* Count & boolean values */
383 int64_t *av_integer; /* Integer values */
384 const char **av_string; /* String values */
991 av_get_values(pgroup_t *pg, const char *prop_name, scf_type_t type, avalues_t **values) argument
[all...]
/illumos-gate/usr/src/lib/libc/i386/
H A DMakefile.com37 VALUES= values-Xa.o
/illumos-gate/usr/src/lib/libc/sparcv9/
H A DMakefile.com954 VALUES= values-Xa.o
/illumos-gate/usr/src/lib/fm/libldom/sparc/
H A Dldmsvcs_utils.c42 #include <values.h>
1114 * return values:
1337 * normal return values:
1341 * abnormal return values:
1412 * normal return values for msg_type == FMA_MEM_REQ_STATUS:
1418 * normal return values for msg_type == FMA_MEM_REQ_RETIRE:
1424 * abnormal return values (regardless of msg_type)
1630 * see cpu_request() for a description of return values
1652 * see mem_request() for a description of return values
/illumos-gate/usr/src/cmd/listen/
H A Dlisten.c58 #include <values.h>
/illumos-gate/usr/src/lib/libc/amd64/
H A DMakefile936 values-Xa.o
/illumos-gate/usr/src/lib/libresolv2/common/irs/
H A Dirpmarshall.c57 Check values are in approrpriate endian order.
1654 * malloced string. If BUFEER is an empty string, then return values is
/illumos-gate/usr/src/lib/libc/port/print/
H A Ddoprnt.c43 #include <values.h>
538 /* Output values from fcvt and ecvt */
569 stva_list arglst[MAXARGS]; /* array giving appropriate values */
2238 * This function initializes arglst, to contain the appropriate va_list values
2281 * and set arglst[] to the appropriate values.
/illumos-gate/usr/src/cmd/cmd-inet/lib/nwamd/
H A Dncu.c39 #include <values.h>
1247 /* IP NCU has the default values, so nothing else to do */
/illumos-gate/usr/src/uts/common/io/sfxge/common/
H A Defx.h674 __inout_ecount(EFX_MON_NSTATS) efx_mon_stat_value_t *values);
975 /* Memory BIST specific values. These match to the MC_CMD_BIST_POLL
2173 /* Default values for use in filter specifications */
/illumos-gate/usr/src/lib/libc/port/
H A Dllib-lc151 #include <values.h>
/illumos-gate/usr/src/lib/libc/sparc/
H A DMakefile.com1012 VALUES= values-Xa.o
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/inetd/
H A Dinetd.c3388 * in the values field.
3395 fr->values = buf;
/illumos-gate/usr/src/cmd/fm/modules/sun4v/etm/
H A Detm.c62 #include <values.h>
/illumos-gate/usr/src/cmd/format/
H A Dctlr_scsi.c40 #include <values.h>
165 * Strings for printing mode sense page control values
724 * current values.
737 * If the saved values fail, use the current instead.
844 * saved values, so we can see the result of the mode
886 * current values.
899 * If the saved values fail, use the current instead.
979 * saved values, so we can see the result of the mode
1024 * current values.
1037 * If the saved values fai
[all...]
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_solaris.c1441 * Return values: a port handle for this port, NULL for failure
6311 /* init_flag values */
10376 emlxs_sd_bucket.values[SD_IO_LATENCY_MAX_BUCKETS - 1]) {
10379 } else if (delta_time <= emlxs_sd_bucket.values[0]) {
10383 if ((delta_time > emlxs_sd_bucket.values[i-1]) &&
10384 (delta_time <= emlxs_sd_bucket.values[i])) {
/illumos-gate/usr/src/grub/grub-0.97/docs/
H A Dtexinfo.tex3501 % to re-insert the same penalty (values >10000 are used for various
5360 % Get the values of \leftskip and \rightskip as they were outside the @def...
5845 \newif\ifhavexrefs % True if xref values are known.
5945 % We know the real title if we have the xref values.
6087 \message{Cross reference values unknown; you must run TeX again.}%

Completed in 151 milliseconds

1234567891011