Searched refs:_SC_ASYNCHRONOUS_IO (Results 1 – 2 of 2) sorted by relevance
552 public static final int _SC_ASYNCHRONOUS_IO = placeholder(); field in OsConstants
614 initConstant(env, c, "_SC_ASYNCHRONOUS_IO", _SC_ASYNCHRONOUS_IO); in OsConstants_initConstants()