Searched defs:F_SETFD (Results 1 – 3 of 3) sorted by relevance
116 Os.fcntlInt(fis.getFD(), F_SETFD, FD_CLOEXEC); in testFcntlInt() local
537 public static final int F_SETFD; field in OsConstants
348 public static final int F_SETFD = placeholder(); field in OsConstants