Home
last modified time | relevance | path

Searched refs:lxml_xlate_element (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/svc/svccfg/
H A Dsvccfg_xml.c291 lxml_xlate_element(const xmlChar *tag) in lxml_xlate_element() function
638 switch (lxml_xlate_element(cursor->name)) { in lxml_get_value()
862 switch (lxml_xlate_element(cursor->name)) { in lxml_get_pgroup()
1027 switch (lxml_xlate_element(cursor->name)) { in lxml_get_method_context()
1116 switch (lxml_xlate_element(cursor->name)) { in lxml_get_exec_method()
1198 switch (lxml_xlate_element(cursor->name)) { in lxml_get_dependency()
1329 switch (lxml_xlate_element(n->name)) { in lxml_get_dependent()
1418 switch (lxml_xlate_element(cursor->name)) { in lxml_get_restarter()
1509 switch (lxml_xlate_element(cursor->name)) { in lxml_get_type()
3520 e = lxml_xlate_element(cursor->name); in lxml_get_service()
[all …]