Home
last modified time | relevance | path

Searched refs:scf_simple_prop_type (Results 1 – 9 of 9) sorted by relevance

/illumos-gate/usr/src/lib/libscf/common/
H A Dmapfile-vers220 scf_simple_prop_type;
H A Dmidlevel.c2352 scf_simple_prop_type(const scf_simple_prop_t *prop) in scf_simple_prop_type() function
/illumos-gate/usr/src/man/man3scf/
H A DMakefile146 scf_simple_prop_type.3scf \
362 scf_simple_prop_type.3scf := LINKSRC = scf_simple_prop_get.3scf
/illumos-gate/usr/src/lib/libscf/inc/
H A Dlibscf.h836 scf_type_t scf_simple_prop_type(const scf_simple_prop_t *);
/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_main.c369 if (scf_simple_prop_type(prop) == SCF_TYPE_ASTRING && in mdb_scf_console_term()
/illumos-gate/usr/src/lib/libbsm/common/
H A Daudit_scf.c1167 if ((plugin_prop_type = scf_simple_prop_type(plugin_prop)) in do_setpluginconfig_scf()
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-library.man3scf.inc218 link path=usr/share/man/man3scf/scf_simple_prop_type.3scf \
/illumos-gate/usr/src/cmd/zonestat/zonestat/
H A Dzonestat.c2402 if (scf_simple_prop_type(prop) != SCF_TYPE_COUNT) { in main()
/illumos-gate/usr/src/cmd/zonestat/zonestatd/
H A Dzonestatd.c4794 if (scf_simple_prop_type(prop) != SCF_TYPE_COUNT) in main()