Home
last modified time | relevance | path

Searched refs:fd_flags (Results 1 – 1 of 1) sorted by relevance

/rocksdb-6.9/third-party/gtest-1.8.1/fused-src/gtest/
Dgtest-all.cc8715 int fd_flags; in ExecDeathTestSpawnChild() local
8717 GTEST_DEATH_TEST_CHECK_SYSCALL_(fd_flags = fcntl(close_fd, F_GETFD)); in ExecDeathTestSpawnChild()
8719 fd_flags | FD_CLOEXEC)); in ExecDeathTestSpawnChild()