Searched refs:PARTIAL_SUCCESS (Results 1 – 4 of 4) sorted by relevance
39 PARTIAL_SUCCESS = 100, enumerator
78 case PARTIAL_SUCCESS: in result_code_to_str()
1307 (void) sprintf(numbuf, "%d", (ret != 0) ? PARTIAL_SUCCESS : 0); in handle_partial_success()1315 PARTIAL_SUCCESS : 0)); in handle_partial_success()
634 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()