Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/isns/isnsadm/
H A Disnsadm.h81 } association_t; typedef
H A Disnsadm.c74 static int handle_association_info(xmlChar *, association_t);
76 static int process_get_assoc_response(xmlChar *, association_t);
86 static int build_assoc_xml_doc(xmlChar *, association_t, xmlChar **);
87 static int build_assoc_xml_doc(xmlChar *, association_t, xmlChar **);
289 handle_association_info(xmlChar *name, association_t assoc) in handle_association_info()
609 process_get_assoc_response(xmlChar *doc, association_t assoc) in process_get_assoc_response()
2028 build_assoc_xml_doc(xmlChar *name, association_t assoc, xmlChar **doc) in build_assoc_xml_doc()