Home
last modified time | relevance | path

Searched refs:scf_value_get_integer (Results 1 – 24 of 24) sorted by relevance

/titanic_41/usr/src/cmd/kbd/
H A Dkbd.c720 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 Dmapfile-vers254 scf_value_get_integer;
H A Dmidlevel.c208 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 Dnotify_params.c914 return (scf_value_get_integer(val, v->values.v_integer + c)); in get_value()
H A Dscf_tmpl.c5759 if (scf_value_get_integer(value, &v_int) != 0) in _value_in_constraint()
H A Dlowlevel.c4546 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 Dlibndmp_prop.c544 if (scf_value_get_integer(value, in ndmp_smf_get_property()
/titanic_41/usr/src/man/man3scf/
H A DMakefile225 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 Dsmfcfg.c317 if (scf_value_get_integer(val, &valint) != 0) { in fs_smf_get_prop()
/titanic_41/usr/src/lib/smbsrv/libsmb/common/
H A Dsmb_scfutil.c354 if (scf_value_get_integer(value, in smb_smf_get_integer_property()
/titanic_41/usr/src/lib/libvscan/common/
H A Dlibvscan.c719 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 Dlibscf.h483 int scf_value_get_integer(const scf_value_t *, int64_t *);
/titanic_41/usr/src/lib/smbsrv/libmlsvc/common/
H A Dsvcctl_scm.c147 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 Dsmbfs_scfutil.c750 if (scf_value_get_integer(value, in smb_smf_get_integer_property()
/titanic_41/usr/src/cmd/idmap/idmapd/
H A Didmap_config.c194 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 Dsvccfg_internal.c936 r = scf_value_get_integer(load_val, in load_property()
/titanic_41/usr/src/pkg/manifests/
H A Dsystem-library.man3scf.inc390 link path=usr/share/man/man3scf/scf_value_get_integer.3scf \
/titanic_41/usr/src/cmd/cmd-inet/usr.lib/ilbd/
H A Dilbd_scf.c1091 if (scf_value_get_integer(val, &valint) < 0) { in ilbd_scfval_to_data()
/titanic_41/usr/src/cmd/svc/svcadm/
H A Dsvcadm.c1427 if (scf_value_get_integer(v, &t) == -1) { in set_inst_action()
/titanic_41/usr/src/cmd/svc/startd/
H A Dlibscf.c3243 } else if (scf_value_get_integer(val, &rep_ts) == -1) { in libscf_unset_action()
H A Dgraph.c6388 r = scf_value_get_integer(val, &action_ts[i]); in process_actions()
/titanic_41/usr/src/cmd/svc/svcs/
H A Dsvcs.c416 r = scf_value_get_integer(g_val, (int64_t *)vp); in pg_get_single_val()
/titanic_41/usr/src/lib/libstmf/common/
H A Dstore.c4357 if (scf_value_get_integer(value, &providerType) == -1) { in psGetProviderDataList()
/titanic_41/
H A D.gitignore7349 usr/src/man/man3scf/scf_value_get_integer.3scf