Searched refs:l_type (Results 1 - 25 of 194) sorted by relevance

12345678

/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
H A Dposixfile.py156 if 'w' in how: l_type = fcntl.F_WRLCK
157 elif 'r' in how: l_type = fcntl.F_RDLCK
158 elif 'u' in how: l_type = fcntl.F_UNLCK
187 l_start, l_len, os.getpid(), l_type, l_whence)
190 l_type, l_whence, l_start, l_len, 0, 0, 0)
193 l_type, l_whence, l_start, l_len, 0, 0)
202 l_start, l_len, l_pid, l_type, l_whence = \
205 l_type, l_whence, l_start, l_len, l_sysid, l_pid, l_vfs = \
208 l_type, l_whence, l_start, l_len, l_pid, l_sysid = \
211 l_type, l_whenc
[all...]
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/
H A Dposixfile.py156 if 'w' in how: l_type = fcntl.F_WRLCK
157 elif 'r' in how: l_type = fcntl.F_RDLCK
158 elif 'u' in how: l_type = fcntl.F_UNLCK
187 l_start, l_len, os.getpid(), l_type, l_whence)
190 l_type, l_whence, l_start, l_len, 0, 0, 0)
193 l_type, l_whence, l_start, l_len, 0, 0)
202 l_start, l_len, l_pid, l_type, l_whence = \
205 l_type, l_whence, l_start, l_len, l_sysid, l_pid, l_vfs = \
208 l_type, l_whence, l_start, l_len, l_pid, l_sysid = \
211 l_type, l_whenc
[all...]
/prebuilts/ndk/8/platforms/android-10/arch-mips/usr/include/asm/
H A Dfcntl.h47 short l_type; member in struct:flock
/prebuilts/ndk/8/platforms/android-11/arch-mips/usr/include/asm/
H A Dfcntl.h47 short l_type; member in struct:flock
/prebuilts/ndk/8/platforms/android-12/arch-mips/usr/include/asm/
H A Dfcntl.h47 short l_type; member in struct:flock
/prebuilts/ndk/8/platforms/android-13/arch-mips/usr/include/asm/
H A Dfcntl.h47 short l_type; member in struct:flock
/prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/asm/
H A Dfcntl.h47 short l_type; member in struct:flock
/prebuilts/ndk/8/platforms/android-15/arch-mips/usr/include/asm/
H A Dfcntl.h47 short l_type; member in struct:flock
/prebuilts/ndk/8/platforms/android-16/arch-mips/usr/include/asm/
H A Dfcntl.h47 short l_type; member in struct:flock
/prebuilts/ndk/8/platforms/android-17/arch-mips/usr/include/asm/
H A Dfcntl.h47 short l_type; member in struct:flock
/prebuilts/ndk/8/platforms/android-8/arch-mips/usr/include/asm/
H A Dfcntl.h47 short l_type; member in struct:flock
/prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/asm/
H A Dfcntl.h47 short l_type; member in struct:flock
/prebuilts/ndk/9/platforms/android-10/arch-mips/usr/include/asm/
H A Dfcntl.h47 short l_type; member in struct:flock
/prebuilts/ndk/9/platforms/android-11/arch-mips/usr/include/asm/
H A Dfcntl.h47 short l_type; member in struct:flock
/prebuilts/ndk/9/platforms/android-12/arch-mips/usr/include/asm/
H A Dfcntl.h47 short l_type; member in struct:flock
/prebuilts/ndk/9/platforms/android-13/arch-mips/usr/include/asm/
H A Dfcntl.h47 short l_type; member in struct:flock
/prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/asm/
H A Dfcntl.h47 short l_type; member in struct:flock
/prebuilts/ndk/9/platforms/android-15/arch-mips/usr/include/asm/
H A Dfcntl.h47 short l_type; member in struct:flock
/prebuilts/ndk/9/platforms/android-16/arch-mips/usr/include/asm/
H A Dfcntl.h47 short l_type; member in struct:flock
/prebuilts/ndk/9/platforms/android-17/arch-mips/usr/include/asm/
H A Dfcntl.h47 short l_type; member in struct:flock
/prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/asm/
H A Dfcntl.h47 short l_type; member in struct:flock
/prebuilts/ndk/9/platforms/android-8/arch-mips/usr/include/asm/
H A Dfcntl.h47 short l_type; member in struct:flock
/prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/asm/
H A Dfcntl.h47 short l_type; member in struct:flock
/prebuilts/ndk/current/platforms/android-10/arch-mips/usr/include/asm/
H A Dfcntl.h47 short l_type; member in struct:flock
/prebuilts/ndk/current/platforms/android-11/arch-mips/usr/include/asm/
H A Dfcntl.h47 short l_type; member in struct:flock

Completed in 21 milliseconds

12345678