Searched refs:last_fmt (Results 1 – 1 of 1) sorted by relevance
650 static const char last_fmt[] = "last.%d"; variable3608 snprintf(tag, sizeof(tag), last_fmt, count); in send_mru_entry()3816 snprintf(buf, sizeof(buf), last_fmt, (int)i); in read_mru_list()3860 } else if (1 == sscanf(v->text, last_fmt, &si) && in read_mru_list()