Lines Matching refs:next_token
9260 * call to next_token().
9263 next_token(isc_lex_t *lex, isc_buffer_t **text) {
9332 ptr = next_token(lex, text);
9339 zonetxt = next_token(lex, text);
9343 /* Copy zonetxt because it'll be overwritten by next_token() */
9353 classtxt = next_token(lex, text);
9361 viewtxt = next_token(lex, text);
9598 ptr = next_token(lex, NULL);
9602 ptr = next_token(lex, NULL);
9967 ptr = next_token(lex, NULL);
9996 ptr = next_token(lex, NULL);
10005 ptr = next_token(lex, NULL);
10008 ptr = next_token(lex, NULL);
10016 ptr = next_token(lex, NULL);
10022 ptr = next_token(lex, NULL);
10028 ptr = next_token(lex, NULL);
10034 ptr = next_token(lex, NULL);
10058 ptr = next_token(lex, NULL);
10085 ptr = next_token(lex, text);
10090 ptr = next_token(lex, text);
10092 ptr = next_token(lex, text);
10139 ptr = next_token(lex, text);
10218 ptr = next_token(lex, NULL);
10223 ptr = next_token(lex, NULL);
10251 ptr = next_token(lex, text);
10256 ptr = next_token(lex, text);
10273 ptr = next_token(lex, text);
10323 ptr = next_token(lex, NULL);
10328 ptr = next_token(lex, NULL);
10462 ptr = next_token(lex, NULL);
10467 ptr = next_token(lex, NULL);
10481 viewname = next_token(lex, NULL);
10664 ptr = next_token(lex, text);
10668 ptr = next_token(lex, text);
10758 (void)next_token(lex, text); /* skip command name */
10760 ptr = next_token(lex, text);
10765 viewname = next_token(lex, text);
10926 ptr = next_token(lex, text);
10998 (void) next_token(lex, text);
11000 arg = next_token(lex, text);
11004 arg = next_token(lex, text);
12651 ptr = next_token(lex, text);
12656 ptr = next_token(lex, text);
12662 ptr = next_token(lex, text);
13001 ptr = next_token(lex, text);
13006 ptr = next_token(lex, text);
13016 ptr = next_token(lex, text);
13025 ptr = next_token(lex, text);
13034 ptr = next_token(lex, text);
13039 ptr = next_token(lex, text);
13055 ptr = next_token(lex, text);
13076 ptr = next_token(lex, text);
13519 ptr = next_token(lex, text);
13525 ptr = next_token(lex, text);
13540 ptr = next_token(lex, text);
13597 nametext = next_token(lex, text);
13601 /* Copy nametext as it'll be overwritten by next_token() */
13614 viewname = next_token(lex, text);
13926 cmd = next_token(lex, text);
13931 cmd = next_token(lex, text);
13949 classtxt = next_token(lex, text);
13952 viewtxt = next_token(lex, text);
14040 ptr = next_token(lex, text);
14048 ptr = next_token(lex, text);
14057 ptr = next_token(lex, text);