Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/isns/isnsadm/
H A Disnsadm.c76 static int process_get_assoc_response(xmlChar *, association_t);
325 if ((ret = process_get_assoc_response((xmlChar *)darg.rbuf, in handle_association_info()
615 process_get_assoc_response(xmlChar *doc, association_t assoc) in process_get_assoc_response() function