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