Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fs.d/autofs/
H A Dautod_main.c539 char fmtbuff[BUFSIZ], buff[BUFSIZ]; in pr_msg() local
543 p2 = fmtbuff; in pr_msg()
555 if (p2 > fmtbuff && *(p2-1) != '\n') in pr_msg()
560 (void) vsprintf(buff, fmtbuff, ap); in pr_msg()