Lines Matching defs:fdflags
331 int fdflags;337 fdflags = fcntl (fd, F_GETFL, NULL);338 if (fdflags == -1)349 switch (fdflags & (O_ACCMODE))