Searched defs:O_CLOEXEC (Results 1 – 2 of 2) sorted by relevance
32 #define O_CLOEXEC O_NOINHERIT macro
496 public static final int O_CLOEXEC = placeholder(); field in OsConstants