Searched defs:F_SEAL_SHRINK (Results 1 - 3 of 3) sorted by relevance

/external/strace/xlat/
H A Df_seals.h5 #if !(defined(F_SEAL_SHRINK) || (defined(HAVE_DECL_F_SEAL_SHRINK) && HAVE_DECL_F_SEAL_SHRINK))
6 # define F_SEAL_SHRINK 2 macro
24 XLAT(F_SEAL_SHRINK),
/external/ltp/include/lapi/
H A Dfcntl.h68 #ifndef F_SEAL_SHRINK
69 # define F_SEAL_SHRINK 0x0002 /* prevent file from shrinking */ macro
/external/kernel-headers/original/uapi/linux/
H A Dfcntl.h41 #define F_SEAL_SHRINK 0x0002 /* prevent file from shrinking */ macro

Completed in 453 milliseconds