HomeSort by relevance Sort by last modified time
    Searched defs:FICLONERANGE (Results 1 - 3 of 3) sorted by null

  /external/strace/
file_ioctl.c 43 #ifndef FICLONERANGE
44 # define FICLONERANGE _IOW(0x94, 13, struct file_clone_range)
135 case FICLONERANGE: { /* W */
  /bionic/libc/kernel/uapi/linux/
fs.h 138 #define FICLONERANGE _IOW(0x94, 13, struct file_clone_range)
  /external/kernel-headers/original/uapi/linux/
fs.h 196 #define FICLONERANGE _IOW(0x94, 13, struct file_clone_range)

Completed in 187 milliseconds