Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
vdown
usr/src/cmd/vi/port/ex.h
581
void vdown(int, int, bool);
usr/src/cmd/vi/port/ex_vmain.c
402
vdown(cnt, ind, 1);
usr/src/cmd/vi/port/ex_vmain.c
426
vdown(ind, ind, 1);
usr/src/cmd/vi/port/ex_vwind.c
85
vdown(cnt, 0, 0);