Searched refs:showtagscmd (Results 1 – 4 of 4) sorted by relevance
94 int showtagscmd(void *);
178 … { "showtags", showtagscmd, 0, CMP(n) I|T|STRLIST, 0, 0 },
288 (void)showtagscmd(NULL); /* make sure we see tagged messages */ in quit()
1132 showtagscmd(void *v) in showtagscmd() function