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