Home | History | Annotate | Download | only in openssh

Lines Matching refs:STDERR_FILENO

272 	closefrom(STDERR_FILENO + 1);
994 if (devnull > STDERR_FILENO)
1372 err = dup(STDERR_FILENO);