Home | History | Annotate | Download | only in pppd

Lines Matching refs:F_GETFL

474 	flags = fcntl(fd, F_GETFL);
518 initfdflags = fcntl(fd, F_GETFL);
627 flags = fcntl(ppp_dev_fd, F_GETFL);
2642 flags = fcntl(master_fd, F_GETFL);
2647 flags = fcntl(ppp_fd, F_GETFL);