Searched defs:FD_CLOEXEC (Results 1 - 2 of 2) sorted by relevance

/external/kernel-headers/original/asm-generic/
H A Dfcntl.h133 #define FD_CLOEXEC 1 /* actually anything with low bit set goes */ macro
/external/okhttp/src/main/java/libcore/io/
H A DOsConstants.java141 public static final int FD_CLOEXEC = placeholder(); field in class:OsConstants

Completed in 166 milliseconds