Searched refs:SIGXFSZ (Results 1 – 4 of 4) sorted by relevance
1069 public static final int SIGXFSZ; field in OsConstants1070 static { SIGXFSZ = 0; }
670 public static final int SIGXFSZ = placeholder(); field in OsConstants
529 initConstant(env, c, "SIGXFSZ", SIGXFSZ); in OsConstants_initConstants()
498 field public static final int SIGXFSZ;