Searched refs:otherflags (Results 1 – 1 of 1) sorted by relevance
278 int otherflags; in test_openat2_flags() local282 otherflags = fcntl(fd, F_GETFD); in test_openat2_flags()286 E_assert(otherflags >= 0, "fcntl F_GETFD of new fd"); in test_openat2_flags()289 if (otherflags & FD_CLOEXEC) in test_openat2_flags()