Home
last modified time | relevance | path

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

/titanic_50/usr/src/tools/codereview/
H A Dlwlp.c89 #define BUFOUT (BUFIN * 5) macro
192 static char bufout[BUFOUT]; /* output buffer */
1235 BUFOUT - (q - bufout), ")%s ", in proc()
1273 (void) snprintf(bufout, BUFOUT, "%s ", in proc()
1276 (void) snprintf(bufout, BUFOUT, "-%d %s ", i, in proc()
1324 BUFOUT - (q - bufout), in proc()
1351 BUFOUT - (q - bufout), in proc()
1391 (void) snprintf(q, BUFOUT - (q - bufout), ")%s", SHOW); in proc()