Searched refs:values (Results 151 - 175 of 257) sorted by relevance

1234567891011

/illumos-gate/usr/src/cmd/listen/
H A Dlslog.c51 #include <values.h>
/illumos-gate/usr/src/uts/common/sys/scsi/adapters/mpt_sas/mpi/
H A Dmpi2_history.txt177 * Added two new values for the Physical Disk Coercion Size
199 * Added two new AccessStatus values to SAS Device Page 0
300 * 10-02-08 02.00.06 Removed Untagged and No Disconnect values from SCSI IO
369 * Added two new RAIDOperation values for Integrated RAID
372 * ReasonCode values.
406 * Modified values for SAS ProductID Family
428 * 03-29-12 02.00.21 Added a product specific range to event values.
453 * Added product-specific range to RAID Action values.
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_sdapi.h132 uint64_t *values);
/illumos-gate/usr/src/uts/intel/io/drm/
H A Dr300_cmdbuf.c266 int values[64]; local
273 DRM_ERROR("Cannot emit more than 64 values at a time "
278 values[i] = ((int *)(uintptr_t)cmdbuf->buf)[i];
283 if (!RADEON_CHECK_OFFSET(dev_priv, (u32) values[i])) {
298 OUT_RING_TABLE(values, sz);
342 * the rest of the data is safe to emit, whatever the values
/illumos-gate/usr/src/cmd/lp/lib/papi/
H A Dpapi_impl.h90 int flags, char *name, char **values);
/illumos-gate/usr/src/man/man3head/
H A DMakefile105 values.h.3head \
194 values.3head \
283 values.3head := LINKSRC = values.h.3head
/illumos-gate/usr/src/lib/pyzfs/common/
H A Ddataset.py43 "values", "colname", "rightalign", "visible", "indextable"
60 self.values = t[7]
/illumos-gate/usr/src/lib/libslp/javalib/com/sun/slp/
H A DServiceStoreInMemory.java122 * collector for the collecting attribute values by type.
980 // don't have any values.
1308 // The values in the STLRecord.attrValueSort hashtable are themselves
1310 // with the values being BtreeVector objects. The BtreeVector objects
1313 // values equal to the value in the RegRecord are put into a list
1315 // hashtable for keyword attributes because they have no values.
1320 // The values in the STLRecord.attrSort BtreeVector are RegRecord
1342 // values are hashtables with lang tag key. Ultimate values are
1352 // the type/scope, values ar
[all...]
H A DSLPConfig.java56 * default values and policy. If the config file allows it
57 * the user may reset some of these values using the
100 // property tag or values. If included, according
513 Vector values = attr.getValues();
516 if (values != null && values.size() == 1) {
517 Object val = values.elementAt(0);
1400 * Array of timeout values.
1535 * values wraps, but there isn't much we can do now.
/illumos-gate/usr/src/cmd/svc/milestone/
H A Dmake-console-login-xml222 <values>
251 </values>
253 <include_values type='values'/>
/illumos-gate/usr/src/lib/libhotplug/common/
H A Dlibhotplug.c594 char *values = NULL; local
633 rv = i_hp_parse_results(results, NULL, &values);
635 *resultsp = values;
654 char *values = NULL; local
693 rv = i_hp_parse_results(results, NULL, &values);
695 *resultsp = values;
/illumos-gate/usr/src/cmd/ypcmd/yp2lscripts/
H A Dinityp2l.sh244 the server must also support the chosen values. The supported
304 Decimal values are allowed.
312 Decimal values are allowed.
320 Decimal values are allowed.
328 Decimal values are allowed.
336 Decimal values are allowed.
345 values. See your LDAP server documentation. The default is the
347 Only integer values are allowed.
361 on possible values. See your LDAP server documentation. The
363 Only integer values ar
[all...]
/illumos-gate/usr/src/uts/common/rpcsvc/
H A Didmap_prot.x406 * The values are to be used both as marked in fmt and for machine
426 directory_value_rpc values<>;
442 * list of attribute values or an error.
/illumos-gate/usr/src/cmd/idmap/idmapd/
H A Ddirectory_provider_ad.c471 * list of values).
490 lvals->directory_values_rpc_u.values.values_val = dav;
491 lvals->directory_values_rpc_u.values.values_len = n;
506 "Insufficient memory copying values"));
/illumos-gate/usr/src/uts/common/io/sfxge/common/
H A Dmcdi_mon.c443 __inout_ecount(EFX_MON_NSTATS) efx_mon_stat_value_t *values)
457 esmp, NULL, values);
440 mcdi_mon_stats_update( __in efx_nic_t *enp, __in efsys_mem_t *esmp, __inout_ecount(EFX_MON_NSTATS) efx_mon_stat_value_t *values) argument
/illumos-gate/usr/src/lib/print/libipp-core/common/
H A Dipp_types.c38 #include <values.h>
/illumos-gate/usr/src/lib/libcurses/screen/
H A Dcurshdr.h110 char _lval[LABMAX][LABLEN+1]; /* labels' true values */
199 #include <values.h>
/illumos-gate/usr/src/lib/libtnfprobe/
H A Dtrace_funcs.c38 #include <values.h>
/illumos-gate/usr/src/lib/libc/port/gen/
H A Dselect.c47 #include <values.h>
H A Dselect_large_fdset.c56 #include <values.h>
/illumos-gate/usr/src/lib/libm/common/C/
H A Dj0.c45 #include <values.h>
H A Dj1.c45 #include <values.h>
H A Djn.c44 * from values of j0(x) and j1(x).
54 * values of n>1.
60 #include <values.h> /* X_TLOSS */
/illumos-gate/usr/src/cmd/devmgmt/cmds/
H A Ddevreserv.c42 #include <values.h>
/illumos-gate/usr/src/cmd/sf880drd/
H A Dsf880drd.c33 #include <values.h> /* for BITSPERBYTE */

Completed in 119 milliseconds

1234567891011