Home
last modified time | relevance | path

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

/illumos-gate/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()
/illumos-gate/usr/src/cmd/isns/isnsadm/
H A Disnsadm.c634 if ((status != 0) && (status != PARTIAL_SUCCESS)) { in process_get_assoc_response()
783 if (status == PARTIAL_SUCCESS) { in process_get_assoc_response()
825 if ((status != 0) && (status != PARTIAL_SUCCESS)) { in process_get_response()
1199 if (status == PARTIAL_SUCCESS) { in process_get_response()