Home
last modified time | relevance | path

Searched refs:int64_t (Results 201 – 225 of 735) sorted by last modified time

12345678910>>...30

/illumos-gate/usr/src/test/zfs-tests/cmd/file_write/
H A Dfile_write.c52 int64_t good_writes = 0; in main()
/illumos-gate/usr/src/lib/smbsrv/libsmb/common/
H A Dsmb_pwdutil.c485 int64_t lm_level; in smb_pwd_update()
/illumos-gate/usr/src/lib/libuutil/common/
H A Duu_strtoint.c163 int64_t min, int64_t max) in uu_strtoint()
166 int64_t val; in uu_strtoint()
200 val = (int64_t)val_u; in uu_strtoint()
221 *(int64_t *)v = val; in uu_strtoint()
/illumos-gate/usr/src/lib/libscf/common/
H A Dmidlevel_impl.h39 int64_t pv_int;
42 int64_t t_sec;
/illumos-gate/usr/src/lib/libprtdiag_psr/sparc/ontario/common/
H A Dontario.c75 static int64_t ontario_get_int_propval(picl_nodehdl_t modh, char *prop_name,
658 static int64_t
667 int64_t int64v; in ontario_get_int_propval()
698 case sizeof (int64_t): in ontario_get_int_propval()
H A Dpelton.c61 static int64_t pelton_get_int_propval(picl_nodehdl_t modh, char *prop_name,
452 static int64_t
461 int64_t int64v; in pelton_get_int_propval()
492 case sizeof (int64_t): in pelton_get_int_propval()
H A Dstpaul.c63 static int64_t stpaul_get_int_propval(picl_nodehdl_t modh, char *prop_name,
513 static int64_t
522 int64_t int64v; in stpaul_get_int_propval()
553 case sizeof (int64_t): in stpaul_get_int_propval()
H A Derie.h98 int64_t erie_get_int_propval(picl_nodehdl_t modh, char *prop_name,
H A Dhuron.c442 int64_t
451 int64_t int64v; in huron_get_int_propval()
482 case sizeof (int64_t): in huron_get_int_propval()
H A Dhuron.h105 int64_t huron_get_int_propval(picl_nodehdl_t modh, char *prop_name,
H A Derie.c316 int64_t
325 int64_t int64v; in erie_get_int_propval()
356 case sizeof (int64_t): in erie_get_int_propval()
/illumos-gate/usr/src/lib/libprtdiag_psr/sparc/montoya/common/
H A Dmontoya.c71 static int64_t montoya_get_int_propval(picl_nodehdl_t modh, char *prop_name,
542 static int64_t
551 int64_t int64v; in montoya_get_int_propval()
582 case sizeof (int64_t): in montoya_get_int_propval()
/illumos-gate/usr/src/lib/libprtdiag_psr/sparc/monza/common/
H A Dmonza.c73 static int64_t monza_get_int_propval(picl_nodehdl_t modh, char *prop_name,
587 static int64_t
596 int64_t int64v; in monza_get_int_propval()
627 case sizeof (int64_t): in monza_get_int_propval()
/illumos-gate/usr/src/lib/libproc/common/
H A DPisadep.h61 #define PSTACK_ALIGN32(sp) ((sp) & ~(2 * sizeof (int64_t) - 1))
70 #define PSTACK_ALIGN64(sp) ((sp) & ~(2 * sizeof (int64_t) - 1))
/illumos-gate/usr/src/lib/libpool/common/
H A Dpool_value.c80 pool_value_get_int64(const pool_value_t *pv, int64_t *result) in pool_value_get_int64()
164 pool_value_set_int64(pool_value_t *pv, int64_t val) in pool_value_set_int64()
291 int64_t ival; in pool_value_from_nvpair()
355 int64_t ival1, ival2; in pool_value_equal()
H A Dpool_internal.c80 static int64_t elem_get_expected_int64(const pool_elem_t *, const char *);
752 int_init(pool_prop_t *prop, int64_t val) in int_init()
1080 static int64_t
1083 int64_t val64; in elem_get_expected_int64()
1660 const char *prop, int64_t delta) in pool_validate_resource()
H A Dpool.h240 extern int pool_value_get_int64(const pool_value_t *, int64_t *);
246 extern void pool_value_set_int64(pool_value_t *, int64_t);
H A Dpool_commit.c96 int64_t ri_transfer; /* oldsize - newsize */
1114 int64_t i1 = 0, i2 = 0; in resource_compare_by_descending_importance()
1137 r1->ri_transfer = (int64_t)r1->ri_oldsize - (int64_t)r1->ri_newsize; in compute_size_to_transfer()
1138 r2->ri_transfer = (int64_t)r2->ri_oldsize - (int64_t)r2->ri_newsize; in compute_size_to_transfer()
1154 int64_t importance; in set_importance_cb()
1169 int64_t old_importance = INT64_MIN; in set_importance_cb()
/illumos-gate/usr/src/lib/libdtrace_jni/common/
H A Ddtj_util.c955 int64_t i = (int64_t)u; in dtj_uint64()
/illumos-gate/usr/src/lib/libdtrace/common/
H A Ddt_parser.c1204 (dnp->dn_flags & DT_NF_SIGNED) == 0 || (int64_t)dnp->dn_value > 0)); in dt_node_is_posconst()
H A Ddt_impl.h160 void (*dtahe_aggregate)(int64_t *, int64_t *, size_t); /* function */
H A Ddt_ident.c452 if ((ap->dn_flags & DT_NF_SIGNED) && (int64_t)ap->dn_value < 0) { in dt_idcook_regs()
/illumos-gate/usr/src/lib/libdladm/common/
H A Dlibdladm.h277 extern const char *dladm_bw2str(int64_t, char *);
/illumos-gate/usr/src/lib/libdevinfo/
H A Ddevinfo_prop_decode.c496 ((int64_t *)ph->ph_cur_pos > ((int64_t *)ph->ph_data + in di_prop_int64_op()
512 sizeof (int64_t); in di_prop_int64_op()
520 ph->ph_size < sizeof (int64_t) || in di_prop_int64_op()
521 ((int64_t *)ph->ph_cur_pos > ((int64_t *)ph->ph_data + in di_prop_int64_op()
522 ph->ph_size - sizeof (int64_t)))) in di_prop_int64_op()
536 sizeof (int64_t); in di_prop_int64_op()
544 ph->ph_size < sizeof (int64_t)) in di_prop_int64_op()
561 sizeof (int64_t); in di_prop_int64_op()
568 return (sizeof (int64_t)); in di_prop_int64_op()
574 return (sizeof (int64_t)); in di_prop_int64_op()
[all …]
H A Ddevinfo_finddev.c181 int64_t bufsiz; in finddev_readdir_devfs()

12345678910>>...30