OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
x_getc
bin/ksh/edit.h
42
int x_getc(void);
bin/ksh/emacs.c
1834
c = x_getc();
bin/ksh/emacs.c
1837
c = x_getc();
bin/ksh/vi.c
216
c = x_getc();
bin/ksh/vi.c
219
c = x_getc();