OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
getstr
distrib/special/more/curses.h
156
#define getstr(s) wgetstr(stdscr, s)
lib/libcurses/curses.h
1292
#define getstr(str) wgetstr(stdscr,(str))
usr.bin/printf/printf.c
403
getstr(void)
usr.sbin/btrace/printf.c
409
getstr(void)