Searched refs:int64_t (Results 101 - 125 of 182) sorted by relevance

12345678

/osnet-11/usr/src/lib/libndmp/common/
H A Dlibndmp_prop.c724 int64_t valint;
810 int64_t valint;
H A Dlibndmp.h400 extern int64_t ndmp_door_get_int64(ndmp_door_ctx_t *);
/osnet-11/usr/src/lib/libdtrace/common/
H A Ddt_impl.h148 void (*dtahe_aggregate)(int64_t *, int64_t *, size_t); /* function */
H A Ddt_printf.c205 * also permit it to be a [u]int64_t or any typedef thereof. We know
211 (strcmp(n, "int64_t") == 0 || strcmp(n, "uint64_t") == 0))
233 int64_t normal = (int64_t)unormal;
246 case sizeof (int64_t):
248 *((int64_t *)addr) / normal));
671 { "T", "s", "int64_t", pfcheck_time, pfprint_time822 },
677 { "Y", "s", "int64_t", pfcheck_time, pfprint_time },
1041 aggtype = "int64_t";
1249 case sizeof (int64_t)
[all...]
/osnet-11/usr/src/lib/libntsvcs/common/
H A Dlibntsvcs.h154 int64_t ui_logon_time;
H A Dsvcctl_scm.c147 r = scf_value_get_integer(mgr_ctx->mc_scf_gval, (int64_t *)vp);
151 int64_t sec;
/osnet-11/usr/src/lib/libdevinfo/
H A Ddevinfo_finddev.c183 int64_t bufsiz;
/osnet-11/usr/src/lib/libdladm/common/
H A Dlibdladm.h304 extern const char *dladm_bw2str(int64_t, char *);
/osnet-11/usr/src/lib/fm/libasr/common/
H A Dasr_nvl.c423 int64_t val;
560 int64_t *val;
814 int64_t val;
952 int64_t *val;
1185 int64_t val;
1323 int64_t *val;
/osnet-11/usr/src/lib/fm/libfmd_msg/common/
H A Dfmd_msg_test.c52 int64_t tod[] = { 0x9400000, 0 };
/osnet-11/usr/src/lib/libbsm/common/
H A Dau_open.c267 adr_int64(&adr, (int64_t *)&now, 2);
H A Daudit_rshd.c163 (void) au_write(rd, au_to_return64(sf_flag, (int64_t)0));
H A Dgeneric.c446 (int64_t)aug_sorf));
/osnet-11/usr/src/lib/libzonestat/common/
H A Dzonestat.h307 int64_t zs_property_int64(zs_property_t);
/osnet-11/usr/src/lib/libpool/common/
H A Dpool_internal.c81 static int64_t elem_get_expected_int64(const pool_elem_t *, const char *);
753 int_init(pool_prop_t *prop, int64_t val)
1080 static int64_t
1083 int64_t val64;
1620 const char *prop, int64_t delta)
H A Dpool_xml.c583 int64_t ival;
653 int64_t ires;
730 int64_t uval;
731 int64_t ival;
830 int64_t ires;
2305 int64_t ival;
/osnet-11/usr/src/lib/libsmb/common/
H A Dsmb_auth.c803 int64_t lmlevel;
844 int64_t lmlevel;
H A Dsmb_scfutil.c498 * The value is returned as int64_t value
503 int64_t valint)
597 int64_t *valint)
630 * The value is returned as int64_t value
/osnet-11/usr/src/lib/libscf/common/
H A Dnotify_params.c380 add_integer_entry(scf_handle_t *h, scf_transaction_entry_t *te, int64_t v)
553 int64_t v;
596 int64_t *v;
867 return (sizeof (int64_t));
H A Dmidlevel.c719 int64_t t;
2404 int64_t *
2417 int64_t *
2660 pv_ptr_node->pv_ptr = malloc(sizeof (int64_t));
2976 *(int64_t *)pv_ptr_node->pv_ptr);
3102 scf_value_set_integer(v, *(int64_t *)prop->pv_ptr);
/osnet-11/usr/src/lib/libpower/common/
H A Dlibpower_subr.c530 pm_parse_integer(const char *buf, int64_t *result)
/osnet-11/usr/src/lib/libinetsvc/common/
H A Dinetsvc.c172 int64_t
243 put_prop_value_int(inetd_prop_t *prop, const char *name, int64_t value)
1016 if (*((int64_t *)value) >= -1)
1043 int64_t *tmp_int;
/osnet-11/usr/src/lib/libipsecutil/common/
H A Dipsec_util.h378 extern void printsatime(FILE *, int64_t, const char *, const char *,
/osnet-11/usr/src/lib/fm/topo/modules/common/pcibus/
H A Dpcibus_hba.c67 int64_t *val64;
/osnet-11/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_mod.c509 int64_t site_line, char *ctxt_origin, char *ctxt_execname,
510 int64_t ctxt_pid, char *ctxt_zone, int64_t ctxt_ctid,

Completed in 74 milliseconds

12345678