Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/isns/isnsadm/
H A Disnsadm.c80 static int build_get_xml_doc(int, char **, object_type, xmlChar **);
1374 if ((ret = build_get_xml_doc(argxmlc, (char **)argxmlv, obj, in cvt_enumerate_rsp_to_get_req()
2348 build_get_xml_doc(int operandLen, char **operand, object_type obj, in build_get_xml_doc() function
2611 if ((ret = build_get_xml_doc(operandLen, operand, Node, &doc)) == in list_node_func()
2725 if ((ret = build_get_xml_doc(operandLen, operand, in list_dd_func()
2842 if ((ret = build_get_xml_doc(operandLen, operand, in list_ddset_func()
3043 if ((ret = build_get_xml_doc(operandLen, operand, in modify_dd_func()
3180 if ((ret = build_get_xml_doc(operandLen, operand, in modify_ddset_func()
3809 if ((ret = build_get_xml_doc(operandLen, operand, in show_config_func()