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

  /src/external/mpl/bind/dist/lib/isc/
lex.c 60 bool comment_ok; member in struct:isc_lex
104 lex->comment_ok = true;
476 if (lex->comment_ok && !no_comments) {
  /src/external/mpl/dhcp/bind/dist/lib/isc/
lex.c 59 bool comment_ok; member in struct:isc_lex
103 lex->comment_ok = true;
475 if (lex->comment_ok && !no_comments) {

Completed in 13 milliseconds