Searched refs:g_response (Results 1 – 1 of 1) sorted by relevance
164 if (g_response == NULL) { in ProcessResponse()171 if (g_response != NULL) { in ProcessResponse()177 if (g_response != NULL) { in ProcessResponse()215 g_response->head = line; in AddLinkListNode()217 g_response->last = line; in AddLinkListNode()305 if (g_response != NULL) { in NewResponseInfo()311 if (g_response == NULL) { in NewResponseInfo()338 while (g_response != NULL && g_response->result == NULL && g_readerClosed == 0) { in SendCommandNoLock()352 g_response = NULL; in SendCommandNoLock()365 if (g_response != NULL) { in ClearCurCommand()[all …]