Home | History | Annotate | Download | only in pppd

Lines Matching refs:F_GETFL

491 			fdflags = fcntl(0, F_GETFL);
583 if ((fdflags = fcntl(ttyfd, F_GETFL)) == -1
1052 flags = fcntl(pty_master, F_GETFL);
1056 flags = fcntl(ifd, F_GETFL);
1061 flags = fcntl(ofd, F_GETFL);