Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
gettmode
usr/src/cmd/vi/port/ex.c
509
gettmode();
usr/src/cmd/vi/port/ex.h
592
void gettmode(void);
usr/src/cmd/vi/port/ex_tty.c
248
gettmode();
usr/src/cmd/vi/port/ex_unix.c
360
gettmode();
usr/src/ucbhead/curses.h
205
extern int gettmode(void);
usr/src/ucblib/libcurses/initscr.c
42
(void) gettmode();