Home | History | Annotate | Download | only in src

Lines Matching refs:F_GETFL

903     if ((status = fcntl(s, F_GETFL, 0)) != -1) {