Searched refs:tokenbuf (Results 1 - 1 of 1) sorted by relevance
/bind-9.6-ESV-R11/lib/isccfg/ |
H A D | parser.c | 2243 char tokenbuf[MAX_LOG_TOKEN + 10]; local 2270 snprintf(tokenbuf, sizeof(tokenbuf), "end of file"); 2273 tokenbuf[0] = '\0'; 2278 snprintf(tokenbuf, sizeof(tokenbuf), 2281 snprintf(tokenbuf, sizeof(tokenbuf), 2293 tokenbuf[0] = '\0'; 2296 "%s%s%s%s", where, message, prep, tokenbuf); [all...] |
Completed in 38 milliseconds