Home
last modified time | relevance | path

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

/external/kernel-headers/original/uapi/linux/
Dmount.h65 #define OPEN_TREE_CLOEXEC O_CLOEXEC /* Close the file on execve() */ macro
/external/minijail/linux-x86/
Dlibconstants.gen.c3388 #ifdef OPEN_TREE_CLOEXEC
3389 { "OPEN_TREE_CLOEXEC", (unsigned long) OPEN_TREE_CLOEXEC },