Searched refs:IOC_FMTLEN (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/src/router/mpstat/
H A Dioconf.h19 #define IOC_FMTLEN 15 macro
49 char cfmt[IOC_FMTLEN + 1]; /* controller format string */
50 char dfmt[IOC_FMTLEN + 1]; /* disk format string */
51 char pfmt[IOC_FMTLEN + 1]; /* partition format string */
H A Dioconf.c145 char cfmt[IOC_FMTLEN + 1];
146 char dfmt[IOC_FMTLEN + 1];
147 char pfmt[IOC_FMTLEN + 1];

Completed in 44 milliseconds