Haiku
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
getpass
headers/compatibility/bsd/unistd.h
26
char *getpass(const char *prompt);
src/bin/network/telnet/authenc.c
99
} else if ((res = getpass(prom))) {