Searched refs:READER_MATCH (Results 1 – 2 of 2) sorted by relevance
260 *m_flag = READER_MATCH; in lookup_next_matching_elem()411 if (m_flag == READER_MATCH) { in print_error_status()563 if (m_flag == READER_MATCH) { in process_result_response()624 if (m_flag == READER_MATCH) { in process_get_assoc_response()667 } else if (m_flag == READER_MATCH) { in process_get_assoc_response()701 } else if (m_flag == READER_MATCH) { in process_get_assoc_response()725 } else if (m_flag == READER_MATCH) { in process_get_assoc_response()754 } else if (m_flag == READER_MATCH) { in process_get_assoc_response()815 if (m_flag == READER_MATCH) { in process_get_response()922 if (m_flag == READER_MATCH) { in process_get_response()[all …]
72 #define READER_MATCH 1 macro