HomeSort by relevance Sort by last modified time
    Searched refs:F_UNLCK (Results 1 - 25 of 94) sorted by null

1 2 3 4

  /external/strace/xlat/
lockfcmds.h 17 #if defined(F_UNLCK) || (defined(HAVE_DECL_F_UNLCK) && HAVE_DECL_F_UNLCK)
18 XLAT(F_UNLCK),
  /external/ppp/pppd/plugins/radius/
lock.c 41 fl.l_type = F_UNLCK;
  /bionic/libc/bionic/
lockf.cpp 44 fl.l_type = F_UNLCK;
62 if (fl.l_type == F_UNLCK || fl.l_pid == getpid()) return 0;
  /development/ndk/platforms/android-3/include/asm-generic/
fcntl.h 88 #define F_UNLCK 2
  /hardware/qcom/gps/loc_api/libloc_api_50001/
loc_eng_dmn_conn_glue_pipe.c 206 flock_v.l_type = F_UNLCK;
  /hardware/qcom/gps/msm8084/loc_api/libloc_api_50001/
loc_eng_dmn_conn_glue_pipe.c 206 flock_v.l_type = F_UNLCK;
  /hardware/qcom/gps/msm8909/loc_api/libloc_api_50001/
loc_eng_dmn_conn_glue_pipe.c 206 flock_v.l_type = F_UNLCK;
  /hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
loc_eng_dmn_conn_glue_pipe.c 206 flock_v.l_type = F_UNLCK;
  /hardware/qcom/gps/msm8994/loc_api/libloc_api_50001/
loc_eng_dmn_conn_glue_pipe.c 206 flock_v.l_type = F_UNLCK;
  /hardware/qcom/gps/msm8996/loc_api/libloc_api_50001/
loc_eng_dmn_conn_glue_pipe.c 206 flock_v.l_type = F_UNLCK;
  /hardware/qcom/gps/msmcobalt/loc_api/libloc_api_50001/
loc_eng_dmn_conn_glue_pipe.c 207 flock_v.l_type = F_UNLCK;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/asm-generic/
fcntl.h 106 #define F_UNLCK 2
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/asm-generic/
fcntl.h 139 #define F_UNLCK 2
  /prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/asm-generic/
fcntl.h 88 #define F_UNLCK 2
  /prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/asm-generic/
fcntl.h 88 #define F_UNLCK 2
  /prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/asm-generic/
fcntl.h 88 #define F_UNLCK 2
  /prebuilts/ndk/current/platforms/android-13/arch-arm/usr/include/asm-generic/
fcntl.h 88 #define F_UNLCK 2
  /prebuilts/ndk/current/platforms/android-13/arch-mips/usr/include/asm-generic/
fcntl.h 88 #define F_UNLCK 2
  /prebuilts/ndk/current/platforms/android-13/arch-x86/usr/include/asm-generic/
fcntl.h 88 #define F_UNLCK 2
  /prebuilts/ndk/current/platforms/android-14/arch-arm/usr/include/asm-generic/
fcntl.h 88 #define F_UNLCK 2
  /prebuilts/ndk/current/platforms/android-14/arch-mips/usr/include/asm-generic/
fcntl.h 88 #define F_UNLCK 2
  /prebuilts/ndk/current/platforms/android-14/arch-x86/usr/include/asm-generic/
fcntl.h 88 #define F_UNLCK 2
  /prebuilts/ndk/current/platforms/android-15/arch-arm/usr/include/asm-generic/
fcntl.h 88 #define F_UNLCK 2
  /prebuilts/ndk/current/platforms/android-15/arch-mips/usr/include/asm-generic/
fcntl.h 88 #define F_UNLCK 2
  /prebuilts/ndk/current/platforms/android-15/arch-x86/usr/include/asm-generic/
fcntl.h 88 #define F_UNLCK 2

Completed in 366 milliseconds

1 2 3 4