/titanic_44/usr/src/cmd/isns/isnsd/ |
H A D | config.c | 133 if (scf_value_get_count(value, &esi_threshold) == -1) { in load_config()
|
/titanic_44/usr/src/lib/libscf/common/ |
H A D | mapfile-vers | 253 scf_value_get_count;
|
H A D | midlevel.c | 202 if (scf_value_get_count(val, in fill_prop() 1476 if (scf_value_get_count(val, ret_count) == -1) { in scf_read_count_property() 2665 ret = scf_value_get_count(v, prop->pv_ptr); in scf_read_propvec()
|
H A D | notify_params.c | 912 return (scf_value_get_count(val, v->values.v_count + c)); in get_value()
|
H A D | scf_tmpl.c | 3477 if (scf_value_get_count(val_min, min) < 0) in scf_tmpl_prop_cardinality() 3488 if (scf_value_get_count(val_max, max) < 0) in scf_tmpl_prop_cardinality() 5733 r = scf_value_get_count(value, &v_count); in _value_in_constraint()
|
H A D | lowlevel.c | 851 if (scf_value_get_count(v, &val) < 0) in scf_handle_decorate() 4527 scf_value_get_count(const scf_value_t *val, uint64_t *out) in scf_value_get_count() function
|
/titanic_44/usr/src/man/man3scf/ |
H A D | Makefile | 224 scf_value_get_count.3scf \ 448 scf_value_get_count.3scf := LINKSRC = scf_value_create.3scf
|
/titanic_44/usr/src/lib/libstmf/common/ |
H A D | store.c | 767 if (scf_value_get_count(value, &veCnt) == -1) { in iPsAddRemoveLuViewEntry() 2791 if (scf_value_get_count(value, version) == -1) { in iPsGetServiceVersion() 3567 if (scf_value_get_count(value, &veCnt) == -1) { in psGetViewEntryList() 4086 if (scf_value_get_count(value, &blockCnt) == -1) { in psGetProviderData() 4132 if (scf_value_get_count(value, setToken) == -1) { in psGetProviderData() 4563 if (scf_value_get_count(value4, &oldBlockCnt) == -1) { in psSetProviderData() 4605 if (scf_value_get_count(value5, &setCnt) == -1) { in psSetProviderData()
|
/titanic_44/usr/src/cmd/cmd-inet/lib/nwamd/ |
H A D | util.c | 540 if (scf_value_get_count(res.sr_val, answer) != 0) { in nwamd_lookup_count_property()
|
/titanic_44/usr/src/cmd/halt/ |
H A D | halt.c | 223 scf_value_get_count(val, &uint64) != 0) in stop_startd() 353 scf_value_get_count(val, &uint64) != 0) in stop_delegates()
|
/titanic_44/usr/src/lib/libscf/inc/ |
H A D | libscf.h | 482 int scf_value_get_count(const scf_value_t *, uint64_t *);
|
/titanic_44/usr/src/lib/smbsrv/libmlsvc/common/ |
H A D | svcctl_scm.c | 143 r = scf_value_get_count(mgr_ctx->mc_scf_gval, (uint64_t *)vp); in svcctl_scm_pg_get_val()
|
/titanic_44/usr/src/cmd/svc/lsvcrun/ |
H A D | lsvcrun.c | 364 if (scf_value_get_count(val, &pval) != 0) in pg_match()
|
/titanic_44/usr/src/cmd/svc/svcs/ |
H A D | svcs.c | 412 r = scf_value_get_count(g_val, (uint64_t *)vp); in pg_get_single_val() 650 if (scf_value_get_count(val, &c) != 0) in propvals_to_pids() 2589 if (scf_value_get_count(g_val, &c) != 0) in print_detailed()
|
/titanic_44/usr/src/lib/libbsm/common/ |
H A D | audit_scf.c | 277 if (scf_value_get_count(handle_iter->prop_val, in get_props_kva_all()
|
/titanic_44/usr/src/cmd/svc/svccfg/ |
H A D | svccfg_internal.c | 930 r = scf_value_get_count(load_val, &ival->sc_u.sc_count); in load_property()
|
H A D | svccfg_libscf.c | 9484 if (scf_value_get_count(exp_val, &c) != SCF_SUCCESS) in export_method()
|
/titanic_44/usr/src/lib/libdladm/common/ |
H A D | libdlbridge.c | 220 scf_value_get_count(val, answer) == 0) in get_count()
|
/titanic_44/usr/src/pkg/manifests/ |
H A D | system-library.man3scf.inc | 388 link path=usr/share/man/man3scf/scf_value_get_count.3scf \
|
/titanic_44/usr/src/cmd/idmap/idmapd/ |
H A D | idmap_config.c | 301 rc = scf_value_get_count(value, val); in get_val_int()
|
/titanic_44/usr/src/cmd/svc/startd/ |
H A D | libscf.c | 929 r = scf_value_get_count(val, valuep); in get_count()
|
/titanic_44/usr/src/lib/librestart/common/ |
H A D | librestart.c | 1520 ret = scf_value_get_count(val, &c); in restarter_remove_contract()
|
/titanic_44/ |
H A D | .gitignore | 7348 usr/src/man/man3scf/scf_value_get_count.3scf
|