OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
v_eol
usr.bin/vi/include/vi_extern.h
95
void v_eol(SCR *, MARK *);
usr.bin/vi/vi/v_replace.c
88
v_eol(sp, &vp->m_start);
usr.bin/vi/vi/v_right.c
126
v_eol(sp, NULL);
usr.bin/vi/vi/v_right.c
45
eol: v_eol(sp, NULL);
usr.bin/vi/vi/v_right.c
61
v_eol(sp, NULL);