Searched refs:ioctlCmd (Results 1 – 1 of 1) sorted by relevance
124 static int ioctlLoop(int fd, int ioctlCmd, void *args);1154 static int ioctlLoop(int fd, int ioctlCmd, void *args) in ioctlLoop() argument1160 rc = ioctl(fd, ioctlCmd, args); in ioctlLoop()