Home
last modified time | relevance | path

Searched refs:n_errors (Results 1 – 3 of 3) sorted by relevance

/external/libpcap/
Dgrammar.y158 int n_errors = 0; variable
165 ++n_errors; in yyerror()
Dgrammar.c235 int n_errors = 0; variable
242 ++n_errors; in yyerror()
Dgencode.c430 extern int n_errors; in pcap_compile_unsafe()
444 n_errors = 0; in pcap_compile_unsafe()
473 if (n_errors) in pcap_compile_unsafe()