Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
HOLDPUPD
usr/src/cmd/vi/port/ex_vput.c
1240
hold |= HOLDPUPD;
usr/src/cmd/vi/port/ex_vput.c
1297
if ((hold & HOLDPUPD) == 0)
usr/src/cmd/vi/port/ex_vput.c
1326
if ((hold & HOLDPUPD) == 0) {
usr/src/cmd/vi/port/ex_vput.c
1381
if ((hold & HOLDPUPD) == 0) {
usr/src/cmd/vi/port/ex_vput.c
880
hold |= HOLDPUPD;
usr/src/cmd/vi/port/ex_vput.c
979
hold |= HOLDPUPD;