OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
yank
usr.bin/mg/def.h
418
int yank(int, int);
usr.bin/mg/funmap.c
237
{yank, "yank", 1},
usr.bin/mg/keymap.c
384
yank, /* ^Y */
usr.bin/mg/paragraph.c
358
(void)yank(FFRAND, 1);
usr.bin/mg/paragraph.c
362
(void)yank(FFRAND, 1);