Searched refs:fcntl_flags (Results 1 – 1 of 1) sorted by relevance
1053 int fcntl_flags = O_APPEND | O_NONBLOCK; in raw_reconfigure_getfd() local1055 fcntl_flags |= O_NOATIME; in raw_reconfigure_getfd()1079 if ((*open_flags & ~fcntl_flags) == (s->open_flags & ~fcntl_flags)) { in raw_reconfigure_getfd()