Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/isns/isnsd/
H A Disns_func.h59 int isns_response(conn_arg_t *);
H A Dserver.c161 status = isns_response(conn); in isns_connection()
H A Dfunc.c2061 isns_response(conn_arg_t *conn) function