Searched refs:GETTOKEN (Results 1 - 1 of 1) sorted by relevance
/bind-9.11.3/lib/dns/ |
H A D | master.c | 245 #define GETTOKEN(lexer, options, token, eol) \ macro 279 GETTOKEN(lctx->lex, 0, &token, ISC_TRUE); \ 1096 GETTOKEN(lctx->lex, ISC_LEXOPT_INITIALWS | ISC_LEXOPT_QSTRING, 1145 GETTOKEN(lctx->lex, 0, &token, ISC_FALSE); 1187 GETTOKEN(lctx->lex, ISC_LEXOPT_QSTRING, &token, 1197 GETTOKEN(lctx->lex, 0, &token, ISC_TRUE); 1233 GETTOKEN(lctx->lex, 0, &token, ISC_FALSE); 1276 GETTOKEN(lctx->lex, 0, &token, ISC_FALSE); 1284 GETTOKEN(lctx->lex, 0, &token, ISC_FALSE); 1293 GETTOKEN(lct [all...] |
Completed in 1310 milliseconds