Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
yank
usr/src/cmd/vi/port/ex.h
459
int yank(void);
usr/src/cmd/vi/port/ex_cmds.c
953
(void) yank();
usr/src/cmd/vi/port/ex_vmain.c
1398
vremote(1, yank, 0);
usr/src/cmd/vi/port/ex_vops.c
1028
vremote(cnt, yank, 0);
usr/src/cmd/vi/port/ex_vops2.c
609
vremote(1, yank, 0);