Searched refs:CLOSE_ON_EXEC_MODE (Results 1 – 3 of 3) sorted by relevance
37 #define CLOSE_ON_EXEC_MODE "" macro40 #define CLOSE_ON_EXEC_MODE "e" macro
73 std::string mode = std::string("rb") + CLOSE_ON_EXEC_MODE; in CreateInstance()
93 std::string mode = std::string("rb") + CLOSE_ON_EXEC_MODE; in IsValidElfPath()