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

/macosx-10.10.1/ntp-92/libntp/
H A Dmodetoa.c15 static const char *modestrings[] = { local
27 if (mode < 0 || mode >= (sizeof modestrings)/sizeof(char *)) {
33 return modestrings[mode];

Completed in 73 milliseconds