Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/
H A Dfcntl.h159 extern int lockf (int __fd, int __cmd, __off_t __len);
162 extern int __REDIRECT (lockf, (int __fd, int __cmd, __off64_t __len), lockf64);
164 # define lockf lockf64 macro
H A Dunistd.h1034 extern int lockf (int __fd, int __cmd, __off_t __len) __wur;
1037 extern int __REDIRECT (lockf, (int __fd, int __cmd, __off64_t __len),
1040 # define lockf lockf64 macro