Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/isns/isnsadm/
H A Disnsadm.c80 static int build_get_xml_doc(int, char **, object_type, xmlChar **);
1380 if ((ret = build_get_xml_doc(argxmlc, (char **)argxmlv, obj, in cvt_enumerate_rsp_to_get_req()
2354 build_get_xml_doc(int operandLen, char **operand, object_type obj, in build_get_xml_doc() function
2617 if ((ret = build_get_xml_doc(operandLen, operand, Node, &doc)) == in list_node_func()
2731 if ((ret = build_get_xml_doc(operandLen, operand, in list_dd_func()
2848 if ((ret = build_get_xml_doc(operandLen, operand, in list_ddset_func()
3049 if ((ret = build_get_xml_doc(operandLen, operand, in modify_dd_func()
3186 if ((ret = build_get_xml_doc(operandLen, operand, in modify_ddset_func()
3815 if ((ret = build_get_xml_doc(operandLen, operand, in show_config_func()