FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
kludge_FD_SET
crypto/openssh/openbsd-compat/openbsd-compat.h
381
# define FD_SET(n, set) kludge_FD_SET(n, set)
crypto/openssh/openbsd-compat/openbsd-compat.h
383
void kludge_FD_SET(int, fd_set *);