Searched refs:F_LOCK (Results 1 - 4 of 4) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
H A Dfcntl.h131 #if !defined F_LOCK && (defined __USE_MISC || (defined __USE_XOPEN_EXTENDED \
142 # define F_LOCK 1 /* Lock a region for exclusive use. */ macro
H A Dunistd.h1066 #if (defined __USE_MISC || defined __USE_XOPEN_EXTENDED) && !defined F_LOCK
1079 # define F_LOCK 1 /* Lock a region for exclusive use. */ macro
1096 #endif /* Use misc and F_LOCK not already defined. */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
H A Dfcntl.h178 #if !defined F_LOCK && (defined __USE_MISC || (defined __USE_XOPEN_EXTENDED \
189 # define F_LOCK 1 /* Lock a region for exclusive use. */ macro
H A Dunistd.h1087 #if (defined __USE_MISC || defined __USE_XOPEN_EXTENDED) && !defined F_LOCK
1100 # define F_LOCK 1 /* Lock a region for exclusive use. */ macro
1117 #endif /* Use misc and F_LOCK not already defined. */

Completed in 41 milliseconds