Searched defs:comments (Results 1 - 3 of 3) sorted by relevance

/bind-9.6-ESV-R11/bin/dig/
H A Dnslookup.c51 comments = ISC_TRUE, section_question = ISC_TRUE, variable
724 lookup->comments = comments;
/bind-9.6-ESV-R11/lib/isc/
H A Dlex.c62 unsigned int comments; member in struct:isc_lex
110 lex->comments = 0;
154 return (lex->comments);
158 isc_lex_setcomments(isc_lex_t *lex, unsigned int comments) { argument
165 lex->comments = comments;
477 ((lex->comments & ISC_LEXCOMMENT_DNSMASTERFILE)
484 (lex->comments &
492 ((lex->comments & ISC_LEXCOMMENT_SHELL)
682 (lex->comments
[all...]
/bind-9.6-ESV-R11/bin/dig/include/dig/
H A Ddig.h121 comments, member in struct:dig_lookup

Completed in 1525 milliseconds