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

  /src/external/mpl/bind/dist/lib/dns/
rdata.c 1137 unsigned int lexoptions = ISC_LEXOPT_EOL | ISC_LEXOPT_EOF | local
1213 tresult = isc_lex_gettoken(lexer, lexoptions, &token);
  /src/external/mpl/dhcp/bind/dist/lib/dns/
rdata.c 953 unsigned int lexoptions = ISC_LEXOPT_EOL | ISC_LEXOPT_EOF | local
1029 tresult = isc_lex_gettoken(lexer, lexoptions, &token);

Completed in 29 milliseconds