Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
VNONE
usr/src/cmd/vi/port/ex_v.c
501
vundkind = VNONE;
usr/src/cmd/vi/port/ex_vmain.c
1196
vundkind = VNONE;
usr/src/cmd/vi/port/ex_vops.c
1032
vundkind = VNONE;
usr/src/cmd/vi/port/ex_vops.c
216
case VNONE:
usr/src/cmd/vi/port/ex_vops.c
70
if (vundkind == VNONE || vundkind == VCAPU || vUNDdot != dot) {