Home
last modified time | relevance | path

Searched defs:mtconfiginfo (Results 1 – 1 of 1) sorted by relevance

/external/musl/include/sys/
Dmtio.h112 struct mtconfiginfo { struct
113 long mt_type;
114 long ifc_type;
138 #define MTIOCGETCONFIG _IOR('m', 4, struct mtconfiginfo) argument