Searched defs:ViceIoctl (Results 1 – 2 of 2) sorted by relevance
95 struct ViceIoctl { struct96 caddr_t in, out;97 unsigned short in_size;98 unsigned short out_size;
804 struct ViceIoctl { struct816 struct ViceIoctl vi; argument