Home | History | Annotate | Download | only in libxml2

Lines Matching refs:F_GETFL

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