Searched defs:scf_simple_prop_next_astring (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libscf/common/
H A Dmidlevel.c1236 if ((state_str = scf_simple_prop_next_astring(prop)) == NULL) {
1262 if ((state_str = scf_simple_prop_next_astring(prop)) == NULL) {
1290 if ((state_str = scf_simple_prop_next_astring(prop)) == NULL) {
2424 scf_simple_prop_next_astring(scf_simple_prop_t *prop) function
/illumos-gate/usr/src/man/man3scf/
H A DMakefile135 scf_simple_prop_next_astring.3scf \
350 scf_simple_prop_next_astring.3scf := LINKSRC = scf_simple_prop_get.3scf

Completed in 64 milliseconds