Home
last modified time | relevance | path

Searched refs:mpipe (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/cmd/ssh/sshd/
H A Dsshd.c842 int mpipe; in main() local
1661 mpipe = altprivsep_get_pipe_fd(); in main()
1662 if (fcntl(mpipe, F_SETFL, O_NONBLOCK) < 0) in main()