Searched refs:fmtbuff (Results 1 – 1 of 1) sorted by relevance
538 char fmtbuff[BUFSIZ], buff[BUFSIZ]; in pr_msg() local542 p2 = fmtbuff; in pr_msg()554 if (p2 > fmtbuff && *(p2-1) != '\n') in pr_msg()559 (void) vsprintf(buff, fmtbuff, ap); in pr_msg()