OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
PRIVSEP_MIN_FREE_FD
usr.bin/ssh/sshd-auth.c
437
closefrom(PRIVSEP_MIN_FREE_FD);
usr.bin/ssh/sshd-session.c
345
closefrom(PRIVSEP_MIN_FREE_FD);
usr.bin/ssh/sshd-session.c
887
while (devnull < PRIVSEP_MIN_FREE_FD) {