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