Searched refs:mstr (Results 1 – 2 of 2) sorted by relevance
64 char mstr[100]; in store_mode() local78 i = mode_string(mstr, sizeof(mstr), 0, mode); in store_mode()79 if (strncmp(mstr, buf, max(count, i)) == 0) { in store_mode()
1295 mstr = ' *'.join(arr)1298 'match': mstr,