Searched refs:READER_MATCH (Results 1 – 2 of 2) sorted by relevance
266 *m_flag = READER_MATCH; in lookup_next_matching_elem()417 if (m_flag == READER_MATCH) { in print_error_status()569 if (m_flag == READER_MATCH) { in process_result_response()630 if (m_flag == READER_MATCH) { in process_get_assoc_response()673 } else if (m_flag == READER_MATCH) { in process_get_assoc_response()707 } else if (m_flag == READER_MATCH) { in process_get_assoc_response()731 } else if (m_flag == READER_MATCH) { in process_get_assoc_response()760 } else if (m_flag == READER_MATCH) { in process_get_assoc_response()821 if (m_flag == READER_MATCH) { in process_get_response()928 if (m_flag == READER_MATCH) { in process_get_response()[all …]
72 #define READER_MATCH 1 macro