Searched refs:CLOSE_ON_EXEC_MODE (Results 1 – 2 of 2) sorted by relevance
49 #define CLOSE_ON_EXEC_MODE "" macro52 #define CLOSE_ON_EXEC_MODE "e" macro
79 std::string mode = std::string("rb") + CLOSE_ON_EXEC_MODE; in CreateInstance()