/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/ |
fcntl.h | 149 /* `lockf' is a simpler interface to the locking facilities of `fcntl'. 159 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
|
unistd.h | 1040 # define lockf macro [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/ |
fcntl.h | 149 /* `lockf' is a simpler interface to the locking facilities of `fcntl'. 159 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
|
unistd.h | 1040 # define lockf macro [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/ |
fcntl.h | 149 /* `lockf' is a simpler interface to the locking facilities of `fcntl'. 159 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
|
unistd.h | 1040 # define lockf macro [all...] |