Searched refs:F_SETOWN (Results 1 – 4 of 4) sorted by relevance
44 static_assert(F_SETOWN == 8);134 case F_SETOWN: in GuestFcntl()
356 public static final int F_SETOWN = placeholder(); field in OsConstants
273 initConstant(env, c, "F_SETOWN", F_SETOWN); in OsConstants_initConstants()
27809 field public static final int F_SETOWN;