Lines Matching refs:F_GETFL
885 if ((i = fcntl(daemon->helperfd, F_GETFL)) != -1)1183 if ((flags = fcntl(confd, F_GETFL, 0)) != -1)