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

/netbsd-current/external/bsd/ntp/dist/lib/isc/
H A Dlex.c65 isc_boolean_t comment_ok; member in struct:isc_lex
113 lex->comment_ok = ISC_TRUE;
477 if (lex->comment_ok && !no_comments) {
/netbsd-current/external/mpl/dhcp/bind/dist/lib/isc/
H A Dlex.c59 bool comment_ok; member in struct:isc_lex
103 lex->comment_ok = true;
475 if (lex->comment_ok && !no_comments) {
/netbsd-current/external/mpl/bind/dist/lib/isc/
H A Dlex.c61 bool comment_ok; member in struct:isc_lex
105 lex->comment_ok = true;
479 if (lex->comment_ok && !no_comments) {

Completed in 183 milliseconds