Searched refs:rsp_end (Results 1 – 1 of 1) sorted by relevance
2973 char *rsp_end = rsp + rsp_len; in on_cmd_polte_registration() local3004 if (location != NULL && location < rsp_end) { in on_cmd_polte_registration()3006 if (location >= rsp_end) { in on_cmd_polte_registration()3016 if (location != NULL && location < rsp_end) { in on_cmd_polte_registration()3019 if (location >= rsp_end) { in on_cmd_polte_registration()3027 if (location != NULL && location < rsp_end) { in on_cmd_polte_registration()3029 if (location >= rsp_end) { in on_cmd_polte_registration()3039 if (location != NULL && location < rsp_end) { in on_cmd_polte_registration()3104 char *rsp_end = rsp + rsp_len; in on_cmd_polte_location() local3139 if (start != NULL && start < rsp_end) { in on_cmd_polte_location()[all …]