Searched refs:OPEN_TREE_CLOEXEC (Results 1 – 2 of 2) sorted by relevance
65 #define OPEN_TREE_CLOEXEC O_CLOEXEC /* Close the file on execve() */ macro
3388 #ifdef OPEN_TREE_CLOEXEC3389 { "OPEN_TREE_CLOEXEC", (unsigned long) OPEN_TREE_CLOEXEC },