Searched defs:mtconfiginfo (Results 1 – 1 of 1) sorted by relevance
112 struct mtconfiginfo { struct113 long mt_type;114 long ifc_type;138 #define MTIOCGETCONFIG _IOR('m', 4, struct mtconfiginfo) argument