Searched refs:mstr (Results 1 – 1 of 1) sorted by relevance
60 char mstr[100]; in store_mode() local71 i = mode_string(mstr, 0, mode); in store_mode()72 if (strncmp(mstr, buf, max(count, i)) == 0) { in store_mode()
Completed in 35 milliseconds