Searched refs:rsp_end (Results 1 – 1 of 1) sorted by relevance
3113 char *rsp_end = rsp + rsp_len; in on_cmd_polte_registration() local3144 if (location != NULL && location < rsp_end) { in on_cmd_polte_registration()3146 if (location >= rsp_end) { in on_cmd_polte_registration()3156 if (location != NULL && location < rsp_end) { in on_cmd_polte_registration()3159 if (location >= rsp_end) { in on_cmd_polte_registration()3167 if (location != NULL && location < rsp_end) { in on_cmd_polte_registration()3169 if (location >= rsp_end) { in on_cmd_polte_registration()3179 if (location != NULL && location < rsp_end) { in on_cmd_polte_registration()3244 char *rsp_end = rsp + rsp_len; in on_cmd_polte_location() local3279 if (start != NULL && start < rsp_end) { in on_cmd_polte_location()[all …]