NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
SIZCOL
usr.sbin/lpr/common_source/displayq.c
294
blankfill(SIZCOL);
usr.sbin/lpr/common_source/displayq.c
356
blankfill(SIZCOL);
usr.sbin/lpr/common_source/displayq.c
423
if (((n = strlen(nfile)) + col + fill) >= SIZCOL-4) {
usr.sbin/lpr/common_source/displayq.c
424
if (col < SIZCOL) {
usr.sbin/lpr/common_source/displayq.c
426
blankfill(SIZCOL);