Searched refs:reset_ret (Results 1 – 1 of 1) sorted by relevance
783 int reset_ret; in client_manual() local926 reset_ret = start_services(START_RESET); in client_manual()927 if (reset_ret != CLIENT_SUCCESS) { in client_manual()930 reset_ret); in client_manual()948 reset_ret = start_services(START_RESET); in client_manual()949 if (reset_ret != CLIENT_SUCCESS) { in client_manual()952 reset_ret); in client_manual()973 reset_ret = start_services(START_RESET); in client_manual()974 if (reset_ret != CLIENT_SUCCESS) { in client_manual()977 reset_ret); in client_manual()[all …]