FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
gets
crypto/krb5/src/kadmin/cli/getdate.y
1032
while (gets(buff) && buff[0]) {
lib/libc/stdio/gets.c
73
__sym_compat(gets, __gets_unsafe, FBSD_1.0);
stand/liblua/lutils.c
410
REG_SIMPLE(gets),
usr.bin/find/getdate.y
934
while (gets(buff) && buff[0]) {