/titanic_41/usr/src/cmd/kbd/ |
H A D | kbd.c | 720 scf_value_get_integer(val, &val_delay) == -1) { in kbd_defaults() 732 scf_value_get_integer(val, &val_rate) == -1) { in kbd_defaults() 766 scf_value_get_integer(val, &val_kbd_beeper) == -1) { in kbd_defaults() 778 scf_value_get_integer(val, &val_console_beeper) == -1) { in kbd_defaults()
|
/titanic_41/usr/src/lib/libscf/common/ |
H A D | mapfile-vers | 254 scf_value_get_integer;
|
H A D | midlevel.c | 208 if (scf_value_get_integer(val, in fill_prop() 816 } else if (scf_value_get_integer(v, &t) != 0) { in set_inst_action_inst() 2668 ret = scf_value_get_integer(v, prop->pv_ptr); in scf_read_propvec()
|
H A D | notify_params.c | 914 return (scf_value_get_integer(val, v->values.v_integer + c)); in get_value()
|
H A D | scf_tmpl.c | 5759 if (scf_value_get_integer(value, &v_int) != 0) in _value_in_constraint()
|
H A D | lowlevel.c | 4546 scf_value_get_integer(const scf_value_t *val, int64_t *out) in scf_value_get_integer() function
|
/titanic_41/usr/src/lib/libndmp/common/ |
H A D | libndmp_prop.c | 544 if (scf_value_get_integer(value, in ndmp_smf_get_property()
|
/titanic_41/usr/src/man/man3scf/ |
H A D | Makefile | 225 scf_value_get_integer.3scf \ 449 scf_value_get_integer.3scf := LINKSRC = scf_value_create.3scf
|
/titanic_41/usr/src/cmd/fs.d/nfs/lib/ |
H A D | smfcfg.c | 317 if (scf_value_get_integer(val, &valint) != 0) { in fs_smf_get_prop()
|
/titanic_41/usr/src/lib/smbsrv/libsmb/common/ |
H A D | smb_scfutil.c | 354 if (scf_value_get_integer(value, in smb_smf_get_integer_property()
|
/titanic_41/usr/src/lib/libvscan/common/ |
H A D | libvscan.c | 719 if ((scf_value_get_integer(vsc->vscf_val[idx], &port)) == -1) in vs_scf_get() 727 if ((scf_value_get_integer(vsc->vscf_val[idx], in vs_scf_get()
|
/titanic_41/usr/src/lib/libscf/inc/ |
H A D | libscf.h | 483 int scf_value_get_integer(const scf_value_t *, int64_t *);
|
/titanic_41/usr/src/lib/smbsrv/libmlsvc/common/ |
H A D | svcctl_scm.c | 147 r = scf_value_get_integer(mgr_ctx->mc_scf_gval, (int64_t *)vp); in svcctl_scm_pg_get_val()
|
/titanic_41/usr/src/lib/libshare/smbfs/ |
H A D | smbfs_scfutil.c | 750 if (scf_value_get_integer(value, in smb_smf_get_integer_property()
|
/titanic_41/usr/src/cmd/idmap/idmapd/ |
H A D | idmap_config.c | 194 if (scf_value_get_integer(value, &i64) != 0) { in get_debug() 304 rc = scf_value_get_integer(value, val); in get_val_int()
|
/titanic_41/usr/src/cmd/svc/svccfg/ |
H A D | svccfg_internal.c | 936 r = scf_value_get_integer(load_val, in load_property()
|
/titanic_41/usr/src/pkg/manifests/ |
H A D | system-library.man3scf.inc | 390 link path=usr/share/man/man3scf/scf_value_get_integer.3scf \
|
/titanic_41/usr/src/cmd/cmd-inet/usr.lib/ilbd/ |
H A D | ilbd_scf.c | 1091 if (scf_value_get_integer(val, &valint) < 0) { in ilbd_scfval_to_data()
|
/titanic_41/usr/src/cmd/svc/svcadm/ |
H A D | svcadm.c | 1427 if (scf_value_get_integer(v, &t) == -1) { in set_inst_action()
|
/titanic_41/usr/src/cmd/svc/startd/ |
H A D | libscf.c | 3243 } else if (scf_value_get_integer(val, &rep_ts) == -1) { in libscf_unset_action()
|
H A D | graph.c | 6388 r = scf_value_get_integer(val, &action_ts[i]); in process_actions()
|
/titanic_41/usr/src/cmd/svc/svcs/ |
H A D | svcs.c | 416 r = scf_value_get_integer(g_val, (int64_t *)vp); in pg_get_single_val()
|
/titanic_41/usr/src/lib/libstmf/common/ |
H A D | store.c | 4357 if (scf_value_get_integer(value, &providerType) == -1) { in psGetProviderDataList()
|
/titanic_41/ |
H A D | .gitignore | 7349 usr/src/man/man3scf/scf_value_get_integer.3scf
|