Lines Matching defs:values
102 /* Attribute values */
170 "values", /* SC_VALUES */
2004 /* Add the property value to the property's list of values. */
2031 /* Add the values to the property's list. */
2237 /* Add the type to the values of the prop_name property. */
2401 * The common_name and description are stored as property values in pg.
2635 * The values element contains one or more value elements.
2638 lxml_get_tm_values(entity_t *service, pgroup_t *pg, xmlNodePtr values)
2645 for (cursor = values->xmlChildrenNode;
2653 (char *)values->name, service->sc_name);