OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
DIR_LINE
bin/csh/dir.c
164
dirflag |= DIR_LINE;
bin/csh/dir.c
213
if ((dirflag & DIR_LINE) && cur >= 80 - 1 && len < 80) {