Home
last modified time | relevance | path

Searched refs:showtagscmd (Results 1 – 4 of 4) sorted by relevance

/netbsd/src/usr.bin/mail/
Dthread.h94 int showtagscmd(void *);
Dcmdtab.c178 … { "showtags", showtagscmd, 0, CMP(n) I|T|STRLIST, 0, 0 },
Dquit.c288 (void)showtagscmd(NULL); /* make sure we see tagged messages */ in quit()
Dthread.c1132 showtagscmd(void *v) in showtagscmd() function