Searched refs:FILTER_MSG_2 (Results 1 - 1 of 1) sorted by relevance

/external/srec/portable/src/
H A Dplog.c54 #define FILTER_MSG_2 "ESR_NO_MATCH_ERROR" macro
55 #define FILTER_MSG_2_SIZE ( sizeof ( FILTER_MSG_2 ) - 1 )
493 ( strncmp ( log_text, FILTER_MSG_2, FILTER_MSG_2_SIZE ) != 0 ) )

Completed in 85 milliseconds