Searched defs:build_create_xml_doc (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/isns/isnsadm/
H A Disnsadm.c82 static int build_create_xml_doc(int, char **, object_type, char *, xmlChar **);
1853 * build_create_xml_doc -
1864 build_create_xml_doc(int operandLen, char **operand, object_type obj, function
2913 if ((ret = build_create_xml_doc(operandLen, operand,
2979 if ((ret = build_create_xml_doc(operandLen, operand,
3318 if ((ret = build_create_xml_doc(operandLen, operand,
3384 if ((ret = build_create_xml_doc(operandLen, operand,

Completed in 57 milliseconds