NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
onscreen
distrib/utils/more/extern.h
102
int onscreen __P((off_t));
distrib/utils/more/prim.c
446
if ((nline = onscreen(pos)) >= 0) {