Home
last modified time | relevance | path

Searched refs:F_LOCK (Results 1 – 2 of 2) sorted by relevance

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/
H A Dfcntl.h143 #if !defined F_LOCK && (defined __USE_MISC || (defined __USE_XOPEN_EXTENDED \
154 # define F_LOCK 1 /* Lock a region for exclusive use. */ macro
H A Dunistd.h1016 #if (defined __USE_MISC || defined __USE_XOPEN_EXTENDED) && !defined F_LOCK
1029 # define F_LOCK 1 /* Lock a region for exclusive use. */ macro