Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
gets
usr/src/boot/libsa/stand.h
287
#define gets(x) ngets((x), 0)
usr/src/lib/libc/port/stdio/gets.c
44
gets(char *buf)