Home
last modified time | relevance | path

Searched refs:fmtbuff (Results 1 – 1 of 1) sorted by relevance

/titanic_50/usr/src/cmd/fs.d/autofs/
H A Dautod_main.c538 char fmtbuff[BUFSIZ], buff[BUFSIZ]; in pr_msg() local
542 p2 = fmtbuff; in pr_msg()
554 if (p2 > fmtbuff && *(p2-1) != '\n') in pr_msg()
559 (void) vsprintf(buff, fmtbuff, ap); in pr_msg()