Searched defs:mtop (Results 1 – 2 of 2) sorted by relevance
20 struct mtop { struct21 short mt_op; /* operations defined below */22 int mt_count; /* how many of them */
7 struct mtop { struct12 #define _IOT_mtop _IOT (_IOTS (short), 1, _IOTS (int), 1, 0, 0) argument