Lines Matching defs:values
102 /* Attribute values */
170 "values", /* SC_VALUES */
1999 /* Add the property value to the property's list of values. */
2026 /* Add the values to the property's list. */
2232 /* Add the type to the values of the prop_name property. */
2396 * The common_name and description are stored as property values in pg.
2630 * The values element contains one or more value elements.
2633 lxml_get_tm_values(entity_t *service, pgroup_t *pg, xmlNodePtr values)
2640 for (cursor = values->xmlChildrenNode;
2648 (char *)values->name, service->sc_name);