Haiku
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
guniquefd
src/bin/network/ftpd/ftpd.c
1831
if ((fd = guniquefd(name, &name)) < 0)
src/bin/network/ftpd/ftpd.c
253
static int guniquefd(char *, char **);