FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
PRIVSEP_MIN_FREE_FD
crypto/openssh/sshd-auth.c
451
closefrom(PRIVSEP_MIN_FREE_FD);
crypto/openssh/sshd-session.c
362
closefrom(PRIVSEP_MIN_FREE_FD);
crypto/openssh/sshd-session.c
957
while (devnull < PRIVSEP_MIN_FREE_FD) {