Searched refs:_SC_ASYNCHRONOUS_IO (Results 1 – 4 of 4) sorted by relevance
1361 public static final int _SC_ASYNCHRONOUS_IO; field in OsConstants1362 static { _SC_ASYNCHRONOUS_IO = 0; }
879 public static final int _SC_ASYNCHRONOUS_IO = placeholder(); field in OsConstants
658 initConstant(env, c, "_SC_ASYNCHRONOUS_IO", _SC_ASYNCHRONOUS_IO); in OsConstants_initConstants()
595 field public static final int _SC_ASYNCHRONOUS_IO;