Searched refs:scf_value (Results 1 – 3 of 3) sorted by relevance
152 struct scf_value { struct
56 typedef struct scf_value scf_value_t;
501 static scf_value_t *scf_value = NULL; in lxml_validate_string_value() local508 if (scf_value == NULL && (scf_value = scf_value_create(scf_hndl)) == in lxml_validate_string_value()512 return (scf_value_set_from_string(scf_value, type, v)); in lxml_validate_string_value()