Searched defs:mtop (Results 1 – 2 of 2) sorted by relevance
19 struct mtop { struct20 short mt_op; /* operations defined below */21 int mt_count; /* how many of them */
31 struct mtop struct36 #define _IOT_mtop /* Hurd ioctl type field. */ \ argument