HomeSort by relevance Sort by last modified time
    Searched defs:F_UNLCK (Results 51 - 55 of 55) sorted by null

1 23

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
fcntl.h 125 #define F_UNLCK 2 /* Remove lock. */
160 short int l_type; /* Type of lock: F_RDLCK, F_WRLCK, or F_UNLCK. */
175 short int l_type; /* Type of lock: F_RDLCK, F_WRLCK, or F_UNLCK. */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/
fcntl.h 125 #define F_UNLCK 2 /* Remove lock. */
160 short int l_type; /* Type of lock: F_RDLCK, F_WRLCK, or F_UNLCK. */
175 short int l_type; /* Type of lock: F_RDLCK, F_WRLCK, or F_UNLCK. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/
fcntl.h 125 #define F_UNLCK 2 /* Remove lock. */
160 short int l_type; /* Type of lock: F_RDLCK, F_WRLCK, or F_UNLCK. */
175 short int l_type; /* Type of lock: F_RDLCK, F_WRLCK, or F_UNLCK. */
  /libcore/luni/src/main/java/libcore/io/
OsConstants.java 195 public static final int F_UNLCK = placeholder();
    [all...]
  /external/robolectric/lib/main/
sqlite-jdbc-3.7.2.jar 

Completed in 2544 milliseconds

1 23