Home
last modified time | relevance | path

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

/external/llvm-project/libcxx/test/support/
Dfilesystem_test_helper.h196 #define FOPEN_CLOEXEC_FLAG "e" macro
198 #define FOPEN_CLOEXEC_FLAG "" macro
200 FILE* file = large_file_fopen(filename.c_str(), "w" FOPEN_CLOEXEC_FLAG);