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