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

  /external/strace/
ioctl.c 185 ioctl_decode_command_number(unsigned int arg) function
io.c 394 if (!ioctl_decode_command_number(tcp->u_arg[1])) {
defs.h 562 extern int ioctl_decode_command_number(const unsigned int);

Completed in 100 milliseconds