Lines Matching refs:strstr
1879 if (strstr(iface_ctx.mdm_imsi, "ERROR") != NULL) { in on_cmd_atcmdinfo_imsi()
3083 location = strstr(location, "\""); in on_cmd_polte_registration()
3095 location = strstr(location, "\""); in on_cmd_polte_registration()
3106 location = strstr(location, ",\""); in on_cmd_polte_registration()
3118 location = strstr(location, "\""); in on_cmd_polte_registration()
3218 start = strstr(start, ","); in on_cmd_polte_location()
3233 start = strstr(start, "\"") + 1; in on_cmd_polte_location()
3234 end = strstr(start, POLTE_LOC_DELIMITER); in on_cmd_polte_location()
3242 end = strstr(start, POLTE_LOC_DELIMITER); in on_cmd_polte_location()
3250 end = strstr(start, POLTE_LOC_DELIMITER); in on_cmd_polte_location()
3258 end = strstr(start, "\""); in on_cmd_polte_location()
3528 value = strstr(response, key); in on_cmd_survey_status()
3537 value = strstr(response, key); in on_cmd_survey_status()
3546 value = strstr(response, key); in on_cmd_survey_status()
3555 value = strstr(response, key); in on_cmd_survey_status()