Searched refs:mstr (Results 1 – 1 of 1) sorted by relevance
131 char mstr[100]; in store_mode() local144 i = mode_string(mstr, 0, mode); in store_mode()145 if (strncmp(mstr, buf, max(count, i)) == 0) { in store_mode()