Searched refs:int64_t (Results 126 - 150 of 182) sorted by relevance

12345678

/osnet-11/usr/src/lib/fm/libfmd_msg/common/
H A Dfmd_msg.c197 sizeof (int64_t), nvpair_value_int64, NULL },
225 sizeof (int64_t), NULL, nvpair_value_int64_array },
1312 int64_t *tv;
/osnet-11/usr/src/lib/libsuri/common/
H A Dsuri.c280 int64_t *propval, int64_t defval)
317 * that all create properties are of int64_t type and are set via
324 int64_t prop;
/osnet-11/usr/src/lib/libparted/common/libparted/fs/jfs/
H A Djfs_types.h65 typedef int64_t s64;
/osnet-11/usr/src/lib/libpool/common/
H A Dpool.c265 int64_t i;
1339 int64_t sys_id)
2829 int64_t sys_id1, sys_id2;
2871 int64_t sys_id1, sys_id2;
/osnet-11/usr/src/lib/libdladm/common/
H A Dflowprop.c354 bcopy(val, &mrp.mrp_maxbw, sizeof (int64_t));
H A Dlibdladm.c562 int64_t n;
623 dladm_bw2str(int64_t bw, char *buf)
/osnet-11/usr/src/lib/libnwam/common/
H A Dlibnwam_util.c272 nwam_request_active_priority_group(int64_t *priorityp)
631 int64_t *val;
/osnet-11/usr/src/lib/libdtrace/common/
H A Dtcp.d.in272 * int64_t (since it is a probe argument) so explicitly cast it back to
276 translator tcplsinfo_t < int64_t I > {
H A Ddt_cc.c782 (int64_t)arg1->dn_value < 0)) {
1174 int64_t baseval, limitval;
1181 baseval = (int64_t)arg1->dn_value;
1193 limitval = (int64_t)arg2->dn_value;
/osnet-11/usr/src/lib/fm/libasr/common/
H A Dasr_audit.c194 int64_t val;
256 int64_t *val;
H A Dasr_fault.c459 int64_t *tv;
/osnet-11/usr/src/lib/libc/port/rt/
H A Dmqueue.c93 int64_t mq_totsize; /* total size of the Queue */
94 int64_t mq_maxsz; /* max size of each message */
/osnet-11/usr/src/lib/libvscan/common/
H A Dlibvscan.c665 int64_t port;
728 (int64_t *)&vep->vep_maxconn)) == -1) {
/osnet-11/usr/src/lib/sun_sas/common/
H A Ddevtree_device_disco.c221 int64_t *propInt64Data = NULL;
640 int64_t *propInt64Data = NULL;
/osnet-11/usr/src/lib/libscf/common/
H A Dscf_tmpl.c3971 int64_t *min = NULL;
3972 int64_t *max = NULL;
3983 min = malloc(vals.value_count * sizeof (int64_t));
3984 max = malloc(vals.value_count * sizeof (int64_t));
5123 (void) snprintf(buf, sz, "%" PRIi64, (int64_t)val);
5598 int64_t val, int64_t *min, int64_t *max)
5764 _check_int_ranges(scf_int_ranges_t *ir, int64_t v)
5807 int64_t v_in
[all...]
/osnet-11/usr/src/lib/libidmap/common/
H A Didmap_cache.c198 int64_t comp = ((int64_t)entry2->rid) - ((int64_t)entry1->rid);
H A Didmap_api.c340 int64_t *error_index)
2314 idmap_trace_get_int(nvlist_t *entry, char *n1, char *n2, int64_t *ret)
2332 int64_t i64;
2377 int64_t i64;
/osnet-11/usr/src/lib/libsmbfs/common/
H A Dsmbfs_ctx.c152 int64_t lmlevel;
/osnet-11/usr/src/lib/libdtrace_jni/common/
H A Ddtj_jnitab.c641 int64_t aggid)
H A Ddtj_util.c957 int64_t i = (int64_t)u;
/osnet-11/usr/src/lib/libipsecutil/common/
H A Dipsec_util.c1845 printsatime(FILE *file, int64_t lt, const char *msg, const char *pfx,
1876 int64_t scratch;
1978 int64_t adddelta, usedelta;
2058 int64_t adddelta, usedelta;
/osnet-11/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_xml.c232 rv = nvlist_add_int64(nvl, name, (int64_t)ui);
414 ((int64_t *)arrbuf)[i++]
420 rv = nvlist_add_int64_array(nvl, name, (int64_t *)arrbuf,
594 int64_t i64, *i64arr;
/osnet-11/usr/src/lib/libsysevent/
H A Dlibevchannel.c864 int64_t expgen = -1;
/osnet-11/usr/src/lib/libzpool/common/sys/
H A Dzfs_context.h165 #define VERIFY3S(x, y, z) VERIFY3_IMPL(x, y, z, int64_t)
/osnet-11/usr/src/lib/fm/libldom/sparc/
H A Dldmsvcs_utils.c135 int64_t *valp; /* prop value ptr */
136 int64_t val; /* prop value to return */

Completed in 130 milliseconds

12345678