Searched refs:int64_t (Results 26 - 50 of 182) sorted by relevance

12345678

/osnet-11/usr/src/lib/libbsm/common/
H A Dadrf.c121 adrf_int64(adrf_t *adrf, int64_t *lp, int count)
136 adrf->adrf_adr->adr_now += sizeof (int64_t);
162 return (adrf_int64(adrf, (int64_t *)lp, count));
H A Dlibbsm.h103 extern void adr_int64(adr_t *, int64_t *, int);
110 extern int adrf_int64(adrf_t *, int64_t *, int);
125 extern void adrm_int64(adr_t *, int64_t *, int);
133 extern void adrm_putint64(adr_t *, int64_t *, int);
H A Dau_to.c89 2 * sizeof (int64_t) + 2 * sizeof (short));
106 adr_int64(&adr, (int64_t *)&tv, 2); /* time & date */
149 2 * sizeof (int64_t) + 2 * sizeof (short) +
168 adr_int64(&adr, (int64_t *)&tv, 2); /* time & date */
244 token = get_token((int)(2 * sizeof (char) + sizeof (int64_t) +
251 adr_int64(&adr, (int64_t *)&v, 1); /* argument value */
270 int64_t value64;
275 sizeof (int64_t) * 2);
288 adr_int64(&adr, (int64_t *)&(attr->st_ino), 1);
289 value64 = (int64_t)att
[all...]
/osnet-11/usr/src/lib/libparted/common/libparted/fs/xfs/
H A Dplatform_defs.h60 typedef int64_t xfs_daddr_t;
H A Dxfs_types.h53 typedef int64_t xfs_fsize_t; /* bytes in a file */
59 typedef int64_t xfs_lsn_t; /* log sequence number */
84 typedef int64_t xfs_srtblock_t; /* signed version of xfs_rtblock_t */
93 typedef int64_t xfs_sfiloff_t; /* signed block number in a file */
283 typedef int64_t __psint_t;
/osnet-11/usr/src/lib/libpower/common/
H A Dlibpower_impl.h61 pm_error_t pm_parse_integer(const char *, int64_t *);
/osnet-11/usr/src/lib/libnvpair/
H A Dlibnvpair.h153 NVLIST_PRINTCTL_SVDECL(nvlist_prtctlop_int64, int64_t);
183 NVLIST_PRINTCTL_AVDECL(nvlist_prtctlop_int64_array, int64_t *);
H A Dlibnvpair.c70 DEFINEOP(print_int64, int64_t);
84 DEFINEARROP(print_int64_array, int64_t *);
211 NVLIST_PRTFUNC(int64, int64_t, longlong_t, "%lld")
252 NVLIST_ARRPRTFUNC(int64_array, int64_t, longlong_t, "%lld")
438 NVLIST_PRINTCTL_REPLACE(int64, int64_t)
463 NVLIST_PRINTCTL_AREPLACE(int64_array, int64_t *)
639 int64_t val;
711 int64_t *val;
841 NVP(elem, int64, int64_t, longlong_t, "%lld");
881 NVPA(elem, int64_array, int64_t, longlong_
[all...]
/osnet-11/usr/src/lib/libdtrace/common/
H A Ddt_aggregate.c73 dt_aggregate_count(int64_t *existing, int64_t *new, size_t size)
77 for (i = 0; i < size / sizeof (int64_t); i++)
82 dt_aggregate_countcmp(int64_t *lhs, int64_t *rhs)
84 int64_t lvar = *lhs;
85 int64_t rvar = *rhs;
98 dt_aggregate_min(int64_t *existing, int64_t *new, size_t size)
106 dt_aggregate_max(int64_t *existin
[all...]
/osnet-11/usr/src/lib/libdladm/common/
H A Dlibdlstat.h98 int64_t rle_index;
116 int64_t tle_index;
176 int64_t re_index;
/osnet-11/usr/src/lib/libc/amd64/unwind/
H A Deh_frame.c250 code = (uint64_t)(int64_t)(*((int32_t *)data));
253 fde = (void *)(uint64_t)(int64_t)(*((int32_t *)second));
257 (uint64_t)(int64_t)(*((int32_t *)third));
261 code = (uint64_t)(*((int64_t *)data));
264 fde = (void *)(uint64_t)(*((int64_t *)second));
268 (uint64_t)(*((int64_t *)third));
/osnet-11/usr/src/lib/auditd_plugins/syslog/
H A Dsystoken.c158 ctx->adr.adr_now += 2 * sizeof (int64_t); /* time */
169 ctx->adr.adr_now += 2 * sizeof (int64_t); /* time */
229 ctx->adr.adr_now += unit_count * sizeof (int64_t);
288 ctx->adr.adr_now += sizeof (int64_t); /* error code */
518 ctx->adr.adr_now += sizeof (char) + sizeof (int64_t);
588 ctx->adr.adr_now += (5 * sizeof (int32_t)) + sizeof (int64_t);
607 ctx->adr.adr_now += (4 * sizeof (int32_t)) + (2 * sizeof (int64_t));
898 int64_t port;
928 int64_t port;
1087 int64_t por
[all...]
/osnet-11/usr/src/lib/libprtdiag_psr/sparc/ontario/common/
H A Derie.h100 int64_t erie_get_int_propval(picl_nodehdl_t modh, char *prop_name,
H A Dhuron.h107 int64_t huron_get_int_propval(picl_nodehdl_t modh, char *prop_name,
/osnet-11/usr/src/lib/libntfs/common/include/ntfs/
H A Dtypes.h47 typedef int64_t s64;
/osnet-11/usr/src/lib/libnwam/common/
H A Dlibnwam_priv.h105 int64_t nwdad_priority;
H A Dlibnwam_impl.h81 int64_t *nwv_int64;
178 extern nwam_error_t nwam_request_active_priority_group(int64_t *);
/osnet-11/usr/src/lib/libpool/common/
H A Dpool_internal.h147 int64_t i;
283 const pool_resource_t *, int64_t);
430 extern int int_init(pool_prop_t *, int64_t);
454 const char *, const char *, int64_t);
H A Dpool_value.c40 * libpool. The datatypes supported are: uint64_t, int64_t, double,
78 * Get the int64_t data held by the value. If the data type isn't
79 * int64_t return PO_FAIL and set pool_error to be POE_BAD_PROP_TYPE.
82 pool_value_get_int64(const pool_value_t *pv, int64_t *result)
162 * Set the value's data to the supplied int64_t data. Update the type
166 pool_value_set_int64(pool_value_t *pv, int64_t val)
293 int64_t ival;
357 int64_t ival1, ival2;
H A Dpool.h239 extern int pool_value_get_int64(const pool_value_t *, int64_t *);
245 extern void pool_value_set_int64(pool_value_t *, int64_t);
/osnet-11/usr/src/lib/libscf/inc/
H A Dlibscf.h124 int64_t t_seconds;
141 int64_t *v_integer;
157 int64_t *sir_min;
158 int64_t *sir_max;
542 int scf_value_get_integer(const scf_value_t *, int64_t *);
543 int scf_value_get_time(const scf_value_t *, int64_t *, int32_t *);
550 void scf_value_set_integer(scf_value_t *, int64_t);
551 int scf_value_set_time(scf_value_t *, int64_t, int32_t);
910 int64_t *scf_simple_prop_next_integer(scf_simple_prop_t *);
911 int64_t *scf_simple_prop_next_tim
[all...]
/osnet-11/usr/src/lib/fm/libasr/common/
H A Dasr_scf.c166 int64_t val, oval;
216 int64_t time = (int64_t)(val / 1000);
416 int64_t *val = scf_simple_prop_next_integer(
424 int64_t *val = scf_simple_prop_next_time(
/osnet-11/usr/src/lib/libdtrace_jni/common/
H A Ddtj_consume.c92 static int64_t dtj_average(caddr_t, uint64_t);
93 static int64_t dtj_avg_total(caddr_t, uint64_t);
94 static int64_t dtj_avg_count(caddr_t);
280 int64_t addr;
593 g_longinit_jm, *((int64_t *)addr));
1218 static int64_t
1222 int64_t *data = (int64_t *)addr;
1225 (data[1] / (int64_t)normal / data[0]) : 0);
1228 static int64_t
[all...]
/osnet-11/usr/src/lib/fm/libfmevent/common/
H A Dlibfmevent.h471 const char *, const char *, int64_t,
476 const char *, const char *, int64_t,
/osnet-11/usr/src/lib/libuutil/common/
H A Dlibuutil.h111 extern int uu_strtoint(const char *, void *, size_t, int, int64_t, int64_t);

Completed in 103 milliseconds

12345678