Searched refs:rsp_end (Results 1 – 1 of 1) sorted by relevance
3053 char *rsp_end = rsp + rsp_len; in on_cmd_polte_registration() local3084 if (location != NULL && location < rsp_end) { in on_cmd_polte_registration()3086 if (location >= rsp_end) { in on_cmd_polte_registration()3096 if (location != NULL && location < rsp_end) { in on_cmd_polte_registration()3099 if (location >= rsp_end) { in on_cmd_polte_registration()3107 if (location != NULL && location < rsp_end) { in on_cmd_polte_registration()3109 if (location >= rsp_end) { in on_cmd_polte_registration()3119 if (location != NULL && location < rsp_end) { in on_cmd_polte_registration()3184 char *rsp_end = rsp + rsp_len; in on_cmd_polte_location() local3219 if (start != NULL && start < rsp_end) { in on_cmd_polte_location()[all …]