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