HomeSort by: relevance | last modified time | path
    Searched defs:search_ignore (Results 1 - 3 of 3) sorted by relevancy

  /src/usr.bin/error/
filter.c 59 static int search_ignore(const char *);
139 search_ignore(const char *key) function in typeref:typename:int
192 if (search_ignore(errorp->error_text[errorclass == C_NONSPEC ? 0 : 2]) >= 0) {
filter.c 59 static int search_ignore(const char *);
139 search_ignore(const char *key) function in typeref:typename:int
192 if (search_ignore(errorp->error_text[errorclass == C_NONSPEC ? 0 : 2]) >= 0) {
filter.c 59 static int search_ignore(const char *);
139 search_ignore(const char *key) function in typeref:typename:int
192 if (search_ignore(errorp->error_text[errorclass == C_NONSPEC ? 0 : 2]) >= 0) {

Completed in 62 milliseconds