HomeSort by relevance Sort by last modified time
    Searched refs:L_SET (Results 1 - 6 of 6) sorted by null

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/sys/
file.h 33 #ifndef L_SET
34 # define L_SET 0 /* Seek from beginning of file. */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sys/
file.h 33 #ifndef L_SET
34 # define L_SET 0 /* Seek from beginning of file. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sys/
file.h 33 #ifndef L_SET
34 # define L_SET 0 /* Seek from beginning of file. */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
unistd.h 287 #if defined __USE_BSD && !defined L_SET
289 # define L_SET SEEK_SET
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
unistd.h 287 #if defined __USE_BSD && !defined L_SET
289 # define L_SET SEEK_SET
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
unistd.h 287 #if defined __USE_BSD && !defined L_SET
289 # define L_SET SEEK_SET
    [all...]

Completed in 183 milliseconds