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

/illumos-gate/usr/src/cmd/svc/svccfg/
H A Dsvccfg_xml.c1979 * If *p is NULL, astring_prop_value() first creates a property with the
1992 astring_prop_value(property_t **p, const char *prop_name, char *prop_value, function
2241 astring_prop_value(&p, prop_name, type, B_FALSE);
2377 astring_prop_value(&p, prop_name, prop_value, B_TRUE);
2552 astring_prop_value(&name_prop,
2608 astring_prop_value(&name_prop,
2663 astring_prop_value(&name_prop,

Completed in 63 milliseconds