Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
dosubcon
usr/src/cmd/vi/port/ex.h
497
int dosubcon(bool, line *);
usr/src/cmd/vi/port/ex_re.c
268
if (dosubcon(0, addr) == 0)
usr/src/cmd/vi/port/ex_re.c
279
if (dosubcon(1, addr) == 0)