Lines Matching refs:tokenbuf
2243 char tokenbuf[MAX_LOG_TOKEN + 10];
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);