Searched refs:SIGSYS (Results 1 – 4 of 4) sorted by relevance
1033 public static final int SIGSYS; field in OsConstants1034 static { SIGSYS = 0; }
658 public static final int SIGSYS = placeholder(); field in OsConstants
517 initConstant(env, c, "SIGSYS", SIGSYS); in OsConstants_initConstants()
486 field public static final int SIGSYS;