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