Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
local_getline
usr/src/cmd/sqlite/shell.c
154
return local_getline(0, in);
usr/src/cmd/sqlite/shell.c
49
# define readline(p) local_getline(p,stdin)