Searched refs:value (Results 351 - 375 of 2564) sorted by relevance

<<11121314151617181920>>

/illumos-gate/usr/src/cmd/mail/
H A Dprinthdr.c49 header[hdrtype].tag, hptr->value);
60 (void) snprintf(buf, sizeof (buf), "%s\n", contptr->value);
/illumos-gate/usr/src/cmd/dtrace/demo/struct/
H A Dkstat.d36 printf("%s has ui64 value %u\n",
37 copyinstr(self->ksname), this->ksp->value.ui64);
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/java_api/src/
H A DTestGetAggregate.java92 long value;
115 value = rec.getValue().getValue().longValue();
116 firstValues.put(a.getName(), value);
123 value = rec.getValue().getValue().longValue();
127 // last value should be about the same as first value
128 if (value > (firstValue * 2)) {
132 firstValue + " to " + value);
135 // last value should be about (INTERVALS * firstValue)
136 if (value < (firstValu
[all...]
/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Dstrproc.c87 * token=value
89 * extract and return a pointer to the value.
95 * to_upper - True to convert the returned value to upper case.
96 * value - Address of pointer to receive the value string.
99 * On success, *value is updated to point at the value string,
108 const char **value)
133 /* Null value and it's not OK? Make it an error. */
137 *value
107 conv_strproc_extract_value(char *str, size_t token_len, int flags, const char **value) argument
[all...]
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/ftp/
H A Dcmds_gss.c62 (char *)msg.value);
83 (char *)msg.value);
/illumos-gate/usr/src/cmd/tip/
H A Dlog.c63 flog = fopen(value(LOG), "a");
66 value(LOG));
/illumos-gate/usr/src/cmd/tnf/prex/
H A Dspec.h66 (*spec_attr_fun_t) (spec_t * spec, char *attr, char *value, void *calldatap);
68 (*spec_val_fun_t) (spec_t * spec, char *value, void *calldatap);
/illumos-gate/usr/src/uts/common/io/audio/ac97/
H A Dac97_alc.c77 alc650_set_linein_func(ac97_ctrl_t *actrl, uint64_t value) argument
82 if (value & 2) {
90 alc650_set_mic_func(ac97_ctrl_t *actrl, uint64_t value) argument
95 if (value & 2) {
106 alc850_set_auxin_func(ac97_ctrl_t *actrl, uint64_t value)
111 if (value & 2) {
120 alc650_set_pcm(ac97_ctrl_t *actrl, uint64_t value) argument
128 vol = value & 0xff;
/illumos-gate/usr/src/uts/common/io/tpm/
H A Dtpm_hcall.s41 uint64_t *value)
49 uint64_t value)
58 * uint64_t *value)
72 * uint64_t value)
/illumos-gate/usr/src/uts/common/sys/nxge/
H A Dnxge_hw.h89 uint64_t value; member in union:_dev_func_sr_t
121 uint64_t value; member in union:_multi_part_ctl_t
162 uint64_t value; member in union:_dma_bind_t
219 uint64_t value; member in union:_ldg_num_t
260 uint64_t value; member in union:_ldsv_t
278 uint64_t value; member in union:_ldsv2_t
317 uint64_t value; member in union:_ld_im_t
349 uint64_t value; member in union:_ldgimgm_t
378 uint64_t value; member in union:_ldgitmres_t
417 uint64_t value; member in union:_sid_t
456 uint64_t value; member in union:_rst_ctl_t
532 uint64_t value; member in union:_sys_err_mask_t
588 uint64_t value; member in union:_dty_tid_ctl_t
629 uint64_t value; member in union:_dty_tid_stat_t
666 uint64_t value; member in union:_smx_cfg_dat_t
696 uint64_t value; member in union:_smx_int_stat_t
720 uint64_t value; member in union:_smx_ctl_t
752 uint64_t value; member in union:_smx_dbg_vec_t
774 uint64_t value; member in union:_pio_dbg_sel_t
792 uint64_t value; member in union:_pio_tng_vec_t
809 uint64_t value; member in union:_pio_arb_ctl_t
826 uint64_t value; member in union:_pio_arb_dbg_vec_t
849 uint64_t value; member in union:_gpio_en_t
873 uint64_t value; member in union:_gpio_data_in_t
901 uint64_t value; member in union:_pim_ctl_t
940 uint64_t value; member in union:_log_page_vld_t
970 uint64_t value; member in union:_log_page_mask_t
995 uint64_t value; member in union:_log_page_value_t
1002 uint32_t value:32; member in struct:_log_page_value_t::__anon8356::__anon8357
1019 uint64_t value; member in union:_log_page_relo_t
1044 uint64_t value; member in union:_log_page_hdl_t
[all...]
/illumos-gate/usr/src/uts/intel/sys/
H A Dprom_emul.h70 extern int promif_getprop(pnode_t n, char *name, void *value);
71 extern int promif_bounded_getprop(pnode_t, char *name, void *value, int len);
/illumos-gate/usr/src/uts/intel/io/dktp/controller/ata/
H A Dsil3xxx.h74 * Default SFISCfg value of 0x10401555 in channel SFISCfg
80 #define PUT_BAR5_INDIRECT(handle, address, value) \
83 pci_config_put32(handle, PCI_CONF_BA5_IND_ACCESS, value); \
/illumos-gate/usr/src/cmd/abi/appcert/static_prof/
H A DMakefile.com35 CERRWARN += -_gcc=-Wno-unused-value
/illumos-gate/usr/src/test/zfs-tests/tests/perf/scripts/
H A Dprefetch_io.d37 prefetch_ios = `arc_stats.arcstat_prefetch_data_misses.value.ui64;
38 prefetch_ios += `arc_stats.arcstat_prefetch_metadata_misses.value.ui64;
71 `arc_stats.arcstat_prefetch_data_misses.value.ui64 +
72 `arc_stats.arcstat_prefetch_metadata_misses.value.ui64;
/illumos-gate/usr/src/common/atomic/sparcv9/
H A Datomic.s35 * By default, the shift value is used to generate a power of 2
36 * value for backoff limit. In the kernel, processors scale this
37 * shift value with the number of online cpus.
63 * low-impact spin delay. The value of ATOMIC_BO_ENABLE_SHIFT is tuned
89 * For cas failures, we reset the backoff value to 1 if the cas
218 and %o1, %o3, %o1 ! %o1 = single byte value
220 ld [%o0], %o2 ! read old value
222 add %o2, %o1, %o5 ! add value to the old value
225 or %o4, %o5, %o5 ! insert the new value
[all...]
/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_mac.c254 * value NEPTUNE_2_TN1010) and checks if a port has type = NXGE_PORT_TN1010
379 * value "xgc", the 10G copper XAUI may carry
421 * value "xgc", the 10G copper XAUI may carry
865 * Get the actual device ID value returned by MDIO read.
1222 pcs_cfg.value = 0;
1225 PCS_REG_WR(handle, portn, PCS_CONFIG_REG, pcs_cfg.value);
1230 portn, pcs_cfg.value));
1239 pcs_ctrl.value = 0;
1241 pcs_ctrl.value);
1492 tx_cfg_l.value
3675 uint16_t value; local
5445 nxge_mii_read(p_nxge_t nxgep, uint8_t xcvr_portn, uint8_t xcvr_reg, uint16_t *value) argument
5484 nxge_mii_write(p_nxge_t nxgep, uint8_t xcvr_portn, uint8_t xcvr_reg, uint16_t value) argument
5536 nxge_mdio_read(p_nxge_t nxgep, uint8_t xcvr_portn, uint8_t device, uint16_t xcvr_reg, uint16_t *value) argument
5567 nxge_mdio_write(p_nxge_t nxgep, uint8_t xcvr_portn, uint8_t device, uint16_t xcvr_reg, uint16_t value) argument
[all...]
/illumos-gate/usr/src/cmd/busstat/
H A Dbusstat.c178 "interval value\n"), pgmname);
186 "invalid iteration value.\n"),
239 char *value; local
244 value = optarg;
247 * Search through the value string for a numeric char which will
249 * the user did not specify an instance then the return value from
251 * use a default value of -1 for the kstat_lookup which causes
254 if (((i = strcspn(value, "0123456789")) > 0) && (i != strlen(value))) {
258 (void) strncpy(device, value,
386 char *options = optarg, *value; local
426 parse_dev_inst(char *value) argument
513 parse_pic_evt(char *value) argument
[all...]
/illumos-gate/usr/src/cmd/ldap/common/
H A Dldapmodify.c96 char *value, int vlen );
443 char *line, *dn, *type, *value, *newrdn, *newparent, *p; local
475 but we didn't get a value from the last modify
476 then we have to fill pmods with an empty value*/
478 addmodifyop( &pmods, modop, value, NULL, 0);
486 if ( str_parse_line( line, &type, &value, &vlen ) < 0 ) {
488 if ( ldif_parse_line( line, &type, &value, &vlen ) < 0 ) {
502 if (( p = strchr( value, ':' )) == NULL ) {
508 if ( strcasecmp( value, ldaptool_host ) == 0 &&
514 if (( dn = strdup( value ))
789 char *line, *dn, *p, *q, *attr, *value; local
906 addmodifyop( LDAPMod ***pmodsp, int modop, char *attr, char *value, int vlen ) argument
[all...]
/illumos-gate/usr/src/lib/gss_mechs/mech_dh/backend/mech/
H A Dcrypto.c47 Free(b->value);
49 b->value = NULL;
174 (char *)buf->value, buf->length, mode, ivec.c);
198 stat = cbc_crypt(keys->dh_key_set_val[0].c, (char *)buf->value,
231 MD5Update(&md5_ctx, (unsigned char *)msg->value, msg->length);
233 MD5Update(&md5_ctx, (unsigned char *)tok->value, tok->length);
241 buf.value = signature->dh_signature_val;
376 buf.value = tok;
409 buf.value = sig->dh_signature_val;
443 * out->length = total length of out->value includin
[all...]
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/mech/
H A Dexport_name.c53 exported_name->value = NULL;
85 exported_name->value = malloc(exported_name->length);
86 if (!exported_name->value) {
92 cp = exported_name->value;
H A Dutil_buffer_set.c89 p->value = malloc(member_buffer->length);
90 if (p->value == NULL) {
96 (void) memcpy(p->value, member_buffer->value, member_buffer->length);
/illumos-gate/usr/src/lib/libc/sparc/fp/
H A D_Q_get_rp_rd.s35 srl %o0,30,%o0 ! return round control value
/illumos-gate/usr/src/lib/libc/sparc/gen/
H A Dlock.s35 ldstub [%o0], %o1 ! try to set lock, get value in %o1
/illumos-gate/usr/src/lib/libc/sparcv9/fp/
H A D_Q_get_rp_rd.s35 srl %o0,30,%o0 ! return round control value
/illumos-gate/usr/src/cmd/pools/poold/com/sun/solaris/service/pools/
H A DProperty.java73 * Put the supplied value as a property with the supplied name.
76 * @param value The value of the property to be updated.
79 public void putProperty(String name, Value value) throws PoolsException; argument

Completed in 139 milliseconds

<<11121314151617181920>>