Searched refs:tokenbuf (Results 1 - 1 of 1) sorted by relevance
/bind-9.11.3/lib/isccfg/ |
H A D | parser.c | 2942 char tokenbuf[MAX_LOG_TOKEN + 10]; local 2973 snprintf(tokenbuf, sizeof(tokenbuf), "end of file"); 2976 tokenbuf[0] = '\0'; 2981 snprintf(tokenbuf, sizeof(tokenbuf), 2984 snprintf(tokenbuf, sizeof(tokenbuf), 2996 tokenbuf[0] = '\0'; 2999 "%s%s%s%s", where, message, prep, tokenbuf); [all...] |
Completed in 771 milliseconds