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

  /external/strace/
ioctl.c 263 int ret = file_ioctl(tcp, code, arg);
273 return file_ioctl(tcp, code, arg);
file_ioctl.c 127 file_ioctl(struct tcb *const tcp, const unsigned int code, function
btrfs.c 1294 return file_ioctl(tcp, code, arg);

Completed in 1098 milliseconds