Home | History | Annotate | Download | only in pppd

Lines Matching refs:FD_CLOEXEC

629 			(void) fcntl(ipipe[0], F_SETFD, FD_CLOEXEC);
630 (void) fcntl(opipe[1], F_SETFD, FD_CLOEXEC);