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

/freebsd-13-stable/contrib/libpcap/msdos/
H A Dpktdrvr.c291 static const char *modeStr [] = { local
300 if (mode > DIM(modeStr))
302 return (modeStr [mode-1]);

Completed in 88 milliseconds