Searched refs:ST_NODEV (Results 1 – 4 of 4) sorted by relevance
1181 public static final int ST_NODEV; field in OsConstants1182 static { ST_NODEV = 0; }
770 public static final int ST_NODEV = placeholder(); field in OsConstants
586 initConstant(env, c, "ST_NODEV", ST_NODEV); in OsConstants_initConstants()
535 field public static final int ST_NODEV;