Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/isns/isnsd/
H A Disns_utils.h39 PARTIAL_SUCCESS = 100, enumerator
H A Dutils.c78 case PARTIAL_SUCCESS: in result_code_to_str()
H A Dadmintf.c1307 (void) sprintf(numbuf, "%d", (ret != 0) ? PARTIAL_SUCCESS : 0); in handle_partial_success()
1315 PARTIAL_SUCCESS : 0)); in handle_partial_success()
/titanic_41/usr/src/cmd/isns/isnsadm/
H A Disnsadm.c628 if ((status != 0) && (status != PARTIAL_SUCCESS)) { in process_get_assoc_response()
777 if (status == PARTIAL_SUCCESS) { in process_get_assoc_response()
819 if ((status != 0) && (status != PARTIAL_SUCCESS)) { in process_get_response()
1193 if (status == PARTIAL_SUCCESS) { in process_get_response()