Searched refs:_SC_XOPEN_UNIX (Results 1 – 4 of 4) sorted by relevance
1580 public static final int _SC_XOPEN_UNIX; field in OsConstants1581 static { _SC_XOPEN_UNIX = 0; }
952 public static final int _SC_XOPEN_UNIX = placeholder(); field in OsConstants
735 initConstant(env, c, "_SC_XOPEN_UNIX", _SC_XOPEN_UNIX); in OsConstants_initConstants()
668 field public static final int _SC_XOPEN_UNIX;