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

  /external/e2fsprogs/lib/blkid/
llseek.c 2 * llseek.c -- stub calling the llseek system call
41 extern long long llseek(int fd, long long offset, int origin);
44 #define my_llseek llseek
50 #define llseek lseek macro
108 * which does not support the llseek system call
Android.mk 9 llseek.c \
  /external/e2fsprogs/lib/ext2fs/
llseek.c 2 * llseek.c -- stub calling the llseek system call
42 extern long long llseek (int fd, long long offset, int origin);
45 #define my_llseek llseek
51 #define llseek lseek macro
108 * which does not support the llseek system call
Android.mk 44 llseek.c \
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/
hwdep.h 31 long long (*llseek) (struct snd_hwdep *hw, struct file * file, long long offset, int orig); member in struct:snd_hwdep_ops
info.h 58 long long (*llseek) (struct snd_info_entry *entry, void *file_private_data, member in struct:snd_info_entry_ops
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sound/
hwdep.h 31 long long (*llseek) (struct snd_hwdep *hw, struct file * file, long long offset, int orig); member in struct:snd_hwdep_ops
info.h 58 long long (*llseek) (struct snd_info_entry *entry, void *file_private_data, member in struct:snd_info_entry_ops
  /external/qemu/hw/
goldfish_nand.c 39 # define llseek lseek macro
41 # define llseek lseek64 macro
  /external/valgrind/main/memcheck/tests/x86-linux/
scalar.stderr.exp     [all...]
  /external/kernel-headers/original/linux/
fs.h 1056 loff_t (*llseek) (struct file *, loff_t, int); member in struct:file_operations
    [all...]
  /external/e2fsprogs/
configure     [all...]

Completed in 1130 milliseconds