Home
last modified time | relevance | path

Searched defs:scf_value (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/lib/libscf/common/
H A Dlowlevel_impl.h152 struct scf_value { struct
154 scf_value_t *value_next; argument
173 scf_value_t *entry_head; argument
/titanic_50/usr/src/cmd/svc/svccfg/
H A Dsvccfg_xml.c505 static scf_value_t *scf_value = NULL; in lxml_validate_string_value() local