Home
last modified time | relevance | path

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

/llvm-project/libc/src/__support/File/linux/
H A Dfile.cpp129 int fd_flags = internal::fcntl(fd, F_GETFL); create_file_from_fd() local
/llvm-project/third-party/unittest/googletest/src/
H A Dgtest-death-test.cc1276 int fd_flags; in ExecDeathTestSpawnChild() local