Searched refs:association_t (Results 1 – 2 of 2) sorted by relevance
/titanic_50/usr/src/cmd/isns/isnsadm/ |
H A D | isnsadm.h | 81 } association_t; typedef
|
H A D | isnsadm.c | 74 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 **); 295 handle_association_info(xmlChar *name, association_t assoc) in handle_association_info() 615 process_get_assoc_response(xmlChar *doc, association_t assoc) in process_get_assoc_response() 2034 build_assoc_xml_doc(xmlChar *name, association_t assoc, xmlChar **doc) in build_assoc_xml_doc()
|