Home | History | Annotate | Download | only in libcutils

Lines Matching refs:F_GETFL

213     if ((flags = fcntl(fd, F_GETFL, 0)) < 0) {