Lines Matching defs:F_GETOWN_EX
277 # if defined F_GETOWN_EX && F_GETOWN_EX != 16
278 # warning invalid value of F_GETOWN_EX ignored
280 # undef F_GETOWN_EX
289 #if defined(F_GETOWN_EX) || (defined(HAVE_DECL_F_GETOWN_EX) && HAVE_DECL_F_GETOWN_EX)
291 static_assert((F_GETOWN_EX) == (16), "F_GETOWN_EX != 16");
294 # define F_GETOWN_EX 16
464 * and F_GETOWN_EX constants introduced by commit v2.6.32-rc1~96 to fix
467 * old values of F_SETOWN_EX and F_GETOWN_EX didn't exist.
473 # if defined F_GETOWN_EX && F_GETOWN_EX != 16
474 # warning invalid value of F_GETOWN_EX ignored
476 # undef F_GETOWN_EX
479 XLAT(F_GETOWN_EX),