Home
last modified time | relevance | path

Searched refs:v2 (Results 1 – 25 of 111) sorted by path

12345

/illumos-gate/usr/src/boot/libsa/
H A Dqdivrem.c85 digit v1, v2; in __udivmoddi4() local
193 v2 = v[2]; /* for D3 */ in __udivmoddi4()
217 while (v2 * qhat > COMBINE(rhat, uj2)) { in __udivmoddi4()
/illumos-gate/usr/src/cmd/backup/dump/
H A Ddumpoptr.c429 idatesort(const void *v1, const void *v2) in idatesort() argument
432 struct idates **p2 = (struct idates **)v2; in idatesort()
/illumos-gate/usr/src/cmd/cmd-inet/etc/
H A Dservices72 imap 143/tcp imap2 # Internet Mail Access Protocol v2
/illumos-gate/usr/src/cmd/datadm/
H A Ddatadm.c686 datadm_version_match(datadm_version_t *v1, datadm_version_t *v2) in datadm_version_match() argument
688 if (!datadm_str_match(v1->dv_name, v2->dv_name)) { in datadm_version_match()
691 if (v1->dv_major != v2->dv_major) { in datadm_version_match()
694 if (v1->dv_minor != v2->dv_minor) { in datadm_version_match()
/illumos-gate/usr/src/cmd/dlmgmtd/
H A Ddlmgmt_util.c94 cmp_link_by_name(const void *v1, const void *v2) in cmp_link_by_name() argument
97 const dlmgmt_link_t *link2 = v2; in cmp_link_by_name()
110 cmp_link_by_zname(const void *v1, const void *v2) in cmp_link_by_zname() argument
113 const dlmgmt_link_t *link2 = v2; in cmp_link_by_zname()
123 cmp_link_by_id(const void *v1, const void *v2) in cmp_link_by_id() argument
126 const dlmgmt_link_t *link2 = v2; in cmp_link_by_id()
137 cmp_dlconf_by_id(const void *v1, const void *v2) in cmp_dlconf_by_id() argument
140 const dlmgmt_dlconf_t *dlconfp2 = v2; in cmp_dlconf_by_id()
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/java_api/src/
H A DTestBean.java153 ValueRecord v2 = new ScalarRecord("shebang!", 256); in getAggregation() local
154 Tuple tuple = new Tuple(v1, v2); in getAggregation()
362 ValueRecord v2 = new ScalarRecord(new Integer(7), 4); in getPrintfRecord() local
364 list.add(v2); in getPrintfRecord()
395 ValueRecord v2 = new ScalarRecord("dog", 256); in getAggregate() local
400 Tuple tuple = new Tuple(v1, v2, v3, v4, v5, v6); in getAggregate()
/illumos-gate/usr/src/cmd/file/
H A Dmagic613 >8 string iso2 Base Media v2 [ISO 14496-12:2005]
620 >8 string mp42 v2 [ISO 14496-14]
/illumos-gate/usr/src/cmd/fs.d/autofs/
H A Dns_ldap.c170 int rc, v2 = 1; in init_ldap() local
211 v2 = 0; in init_ldap()
215 if (v2) { in init_ldap()
/illumos-gate/usr/src/cmd/ldap/ns_ldap/
H A Dmapping.c383 int rc, v2 = 1; in set_filter() local
412 v2 = 0; in set_filter()
493 if (v2) { in set_filter()
550 if (v2) { in set_filter()
/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_gelf.c1579 uintptr_t v2 = (uintptr_t)s2->st_value; in mdb_gelf_sym_closer() local
1582 uintptr_t d2 = v2 > addr ? v2 - addr : addr - v2; in mdb_gelf_sym_closer()
/illumos-gate/usr/src/cmd/oawk/
H A DEXPLAIN37 v1 = v2
38 then the type of v1 becomes that of v2.
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/boston/frudr/
H A DSB-tables.info79 REFPROP _voltage-sensor_ name:RMCLOMV/mb_v_+1v2
H A Dfru_SC_data.info175 name:RMCLOMV/mb_v_+1v2
/illumos-gate/usr/src/cmd/pools/poold/com/sun/solaris/domain/pools/
H A DStatistic.java268 Double v2 = o.getDoubleValue(); in add() local
271 v2.doubleValue()), in add()
278 Double v2 = o.getDoubleValue(); in subtract() local
281 v2.doubleValue()), in subtract()
356 Long v2 = o.getLongValue(); in add() local
359 v2.longValue()), in add()
366 Long v2 = o.getLongValue(); in subtract() local
369 v2.longValue()), in subtract()
443 UnsignedInt64 v2 = o.getUnsignedInt64Value(); in add() local
446 new UnsignedInt64(v1.add(v2)), in add()
[all …]
/illumos-gate/usr/src/cmd/ps/
H A Ducbps.c1167 pscompare(const void *v1, const void *v2) in pscompare() argument
1170 const struct psent *p2 = v2; in pscompare()
/illumos-gate/usr/src/cmd/sgs/elfdump/common/
H A Delfdump.c4607 sort_shdr_ndx_arr(const void *v1, const void *v2) in sort_shdr_ndx_arr() argument
4610 Cache *cache2 = sort_shdr_ndx_arr_cache + *((size_t *)v2); in sort_shdr_ndx_arr()
/illumos-gate/usr/src/cmd/ssh/etc/
H A Dsshd_config11 # that sites run only v2 if possible. Support for v1 is provided to help sites
16 # RSA and DSA keys for protocol v2 are created by /etc/init.d/sshd if they
21 # Only v2 (recommended)
24 # Both v1 and v2 (not recommended)
/illumos-gate/usr/src/cmd/stat/common/
H A Dwalkers.c196 cpu_report(void *v1, void *v2, void *data) in cpu_report() argument
200 struct cpu_snapshot *c2 = (struct cpu_snapshot *)v2; in cpu_report()
219 pset_report(void *v1, void *v2, void *data) in pset_report() argument
222 struct pset_snapshot *p2 = (struct pset_snapshot *)v2; in pset_report()
366 dummy_cb(void *v1, void *v2, void *data) in dummy_cb() argument
/illumos-gate/usr/src/cmd/stat/iostat/
H A Diostat.c368 show_disk_name(void *v1, void *v2, void *data) in show_disk_name() argument
370 struct iodev_snapshot *dev = (struct iodev_snapshot *)v2; in show_disk_name()
405 show_disk_header(void *v1, void *v2, void *data) in show_disk_header() argument
566 show_disk(void *v1, void *v2, void *data) in show_disk() argument
571 struct iodev_snapshot *new = (struct iodev_snapshot *)v2; in show_disk()
982 show_disk_errors(void *v1, void *v2, void *d) in show_disk_errors() argument
984 struct iodev_snapshot *disk = (struct iodev_snapshot *)v2; in show_disk_errors()
/illumos-gate/usr/src/cmd/stat/mpstat/
H A Dmpstat.c281 compare_cpu(void *v1, void *v2, void *data) in compare_cpu() argument
284 struct cpu_snapshot *c2 = (struct cpu_snapshot *)v2; in compare_cpu()
470 compare_pset(void *v1, void *v2, void *data) in compare_pset() argument
473 struct pset_snapshot *p2 = (struct pset_snapshot *)v2; in compare_pset()
/illumos-gate/usr/src/cmd/stat/vmstat/
H A Dvmstat.c224 show_disk(void *v1, void *v2, void *d) in show_disk() argument
227 struct iodev_snapshot *new = (struct iodev_snapshot *)v2; in show_disk()
362 print_disk(void *v, void *v2, void *d) in print_disk() argument
364 struct iodev_snapshot *iodev = (struct iodev_snapshot *)v2; in print_disk()
/illumos-gate/usr/src/cmd/svc/startd/
H A Dgraph.c1417 graph_vertex_t *v, *v2; in exclude_all_satisfied() local
1478 v2 = e2->ge_vertex; in exclude_all_satisfied()
1479 assert(v2->gv_type == GVT_INST); in exclude_all_satisfied()
1481 if ((v2->gv_flags & GV_CONFIGURED) == 0) in exclude_all_satisfied()
1484 switch (v2->gv_state) { in exclude_all_satisfied()
1487 LOG_EXCLUDE(groupv, v2); in exclude_all_satisfied()
1488 return (v2->gv_flags & GV_ENABLED ? -1 : 0); in exclude_all_satisfied()
1492 LOG_EXCLUDE(groupv, v2); in exclude_all_satisfied()
1502 __FILE__, __LINE__, v2->gv_type); in exclude_all_satisfied()
/illumos-gate/usr/src/cmd/svc/svcadm/
H A Dsvcadm.c626 scf_value_t *v2; in set_enabled_props() local
634 (v2 = scf_value_create(h)) == NULL) in set_enabled_props()
678 if (scf_value_set_astring(v2, ed->ed_comment) != SCF_SUCCESS) in set_enabled_props()
681 if (scf_entry_add_value(ent2, v2) != SCF_SUCCESS) in set_enabled_props()
714 scf_value_destroy(v2); in set_enabled_props()
/illumos-gate/usr/src/cmd/svc/svccfg/
H A Dsvccfg_internal.c1340 value_t *v1, *v2; in prop_equal() local
1387 v2 = uu_list_first(p2->sc_property_values); in prop_equal()
1390 assert(v2 != NULL); in prop_equal()
1392 if (value_cmp(v1, v2, NULL) != 0) { in prop_equal()
1400 v2 = uu_list_next(p2->sc_property_values, v2); in prop_equal()
/illumos-gate/usr/src/cmd/tip/
H A Dvalue.c315 char *v2; in vstring() local
324 if ((v2 = expand(v)) != NOSTR) in vstring()
325 v = v2; in vstring()

12345