/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/ |
fcntl.h | 137 /* `lockf' is a simpler interface to the locking facilities of `fcntl'. 147 extern int lockf (int __fd, int __cmd, __off_t __len); 150 extern int __REDIRECT (lockf, (int __fd, int __cmd, __off64_t __len), lockf64); 152 # define lockf lockf64 macro
|
unistd.h | 1090 # define lockf macro [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/ |
fcntl.h | 184 /* `lockf' is a simpler interface to the locking facilities of `fcntl'. 194 extern int lockf (int __fd, int __cmd, __off_t __len); 197 extern int __REDIRECT (lockf, (int __fd, int __cmd, __off64_t __len), lockf64); 199 # define lockf lockf64 macro
|
unistd.h | 1111 # define lockf macro [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-dynload/ |
fcntl.so | |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/asm-generic/ |
fcntl.h | 102 /* for posix fcntl() and lockf() */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/asm-generic/ |
fcntl.h | 135 /* for posix fcntl() and lockf() */
|
/external/kernel-headers/original/uapi/asm-generic/ |
fcntl.h | 163 /* for posix fcntl() and lockf() */
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_fcntl.py | 18 # TODO - Write tests for flock() and lockf().
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_fcntl.py | 18 # TODO - Write tests for flock() and lockf().
|
/bionic/libc/tools/ |
posix-2013.txt | 513 lockf
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
posixfile.py | 57 "fcntl.lockf() provides better locking", DeprecationWarning, 2)
|
mailbox.py | [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
posixfile.py | 57 "fcntl.lockf() provides better locking", DeprecationWarning, 2)
|
mailbox.py | [all...] |
/external/llvm/test/Analysis/ScalarEvolution/ |
avoid-infinite-recursion-1.ll | 33 %23 = type <{ %struct.lockf*, %struct.lockf** }> ; type %23 87 %struct.lockf = type <{ %23, %struct.mtx, %struct.lockf_entry_list, %struct.lockf_entry_list, i32, i8, i8, i8, i8 }> 161 %struct.vnode = type <{ i32, i8, i8, i8, i8, i8*, %struct.vop_vector*, i8*, %struct.mount*, %struct.freelst, %union.sigval, %struct.freelst, i32, i8, i8, i8, i8, %21, %22, %struct.namecache*, i64, i64, i64, i32, i8, i8, i8, i8, %struct.lock, %struct.mtx, %struct.lock*, i32, i32, i64, i64, i32, i8, i8, i8, i8, %struct.freelst, %struct.bufobj, %struct.vpollinfo*, %struct.label*, %struct.lockf* }>
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/bits/ |
fcntl.h | 124 /* For posix fcntl() and `l_type' field of a `struct flock' for lockf(). */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/ |
fcntl.h | 117 /* For posix fcntl() and `l_type' field of a `struct flock' for lockf(). */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/ |
fcntl.h | 132 /* For posix fcntl() and `l_type' field of a `struct flock' for lockf(). */
|
/cts/tools/utils/ |
monsoon.py | 94 fcntl.lockf(self._tempfile, fcntl.LOCK_EX | fcntl.LOCK_NB)
|
/cts/apps/CtsVerifier/assets/scripts/power_monitors/ |
monsoon.py | 67 fcntl.lockf(lockfile, fcntl.LOCK_EX | fcntl.LOCK_NB)
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/lib32/ |
libc-2.11.1.so | |
libc.so.6 | |
/external/compiler-rt/lib/dfsan/ |
libc_ubuntu1404_abilist.txt | [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/lib32/ |
libc-2.15.so | |