OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
find_dot
usr.bin/mg/undo.c
278
pos = find_dot(lp, offset);
usr.bin/mg/undo.c
28
static int find_dot(struct line *, int);
usr.bin/mg/undo.c
325
pos = find_dot(lp, offset);