HomeSort by relevance Sort by last modified time
    Searched refs:flock (Results 101 - 125 of 266) sorted by null

1 2 3 45 6 7 8 91011

  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/asm-generic/
fcntl.h 117 struct flock { struct
  /prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/asm-generic/
fcntl.h 117 struct flock { struct
  /prebuilts/ndk/9/platforms/android-19/arch-arm/usr/include/asm-generic/
fcntl.h 117 struct flock { struct
  /prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/asm-generic/
fcntl.h 117 struct flock { struct
  /prebuilts/ndk/9/platforms/android-19/arch-x86/usr/include/asm-generic/
fcntl.h 117 struct flock { struct
  /prebuilts/ndk/9/platforms/android-3/arch-arm/usr/include/asm-generic/
fcntl.h 117 struct flock { struct
  /prebuilts/ndk/9/platforms/android-4/arch-arm/usr/include/asm-generic/
fcntl.h 117 struct flock { struct
  /prebuilts/ndk/9/platforms/android-5/arch-arm/usr/include/asm-generic/
fcntl.h 117 struct flock { struct
  /prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/asm-generic/
fcntl.h 117 struct flock { struct
  /prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/asm-generic/
fcntl.h 117 struct flock { struct
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/asm-generic/
fcntl.h 117 struct flock { struct
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/asm-generic/
fcntl.h 117 struct flock { struct
  /external/chromium_org/build/android/pylib/
ports.py 24 # flock.
53 fcntl.flock(fp_lock, fcntl.LOCK_EX)
73 fcntl.flock(fp_lock, fcntl.LOCK_UN)
  /bionic/libc/kernel/uapi/asm-generic/
fcntl.h 176 struct flock { struct
  /external/kernel-headers/original/uapi/asm-generic/
fcntl.h 154 /* for old implementation of bsd flock () */
160 /* operations for bsd flock(), also used by the kernel implementation */
167 #define LOCK_MAND 32 /* This is a mandatory flock ... */
179 struct flock { struct
  /external/valgrind/main/memcheck/tests/
file_locking.c 26 struct flock fl;
  /prebuilts/ndk/9/platforms/android-19/arch-arm64/usr/include/asm-generic/
fcntl.h 176 struct flock { struct
  /prebuilts/ndk/9/platforms/android-19/arch-mips64/usr/include/asm-generic/
fcntl.h 176 struct flock { struct
  /prebuilts/ndk/9/platforms/android-19/arch-x86_64/usr/include/asm-generic/
fcntl.h 176 struct flock { struct
  /cts/suite/cts/deviceTests/opengl/jni/reference/scene/flocking/
Boid.cpp 20 void Boid::flock(const Boid* boids[], int numBoids, int index, float limitX, float limitY) { function in class:Boid
  /bionic/libc/include/
unistd.h 151 extern int flock(int, int);
  /development/ndk/platforms/android-12/include/
unistd.h 145 extern int flock(int, int);
  /development/ndk/platforms/android-3/include/
unistd.h 136 extern int flock(int, int);
  /development/ndk/platforms/android-8/include/
unistd.h 140 extern int flock(int, int);
  /development/ndk/platforms/android-9/include/
unistd.h 143 extern int flock(int, int);

Completed in 1119 milliseconds

1 2 3 45 6 7 8 91011