Home
last modified time | relevance | path

Searched refs:tagcmd (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/usr.bin/mail/
H A Dthread.h89 int tagcmd(void *);
H A Dcmdtab.c172 /* R */ { "tag", tagcmd, 0, CMP(n) I|T|MSGLIST, 0, MMNDEL },
H A Dthread.c1063 tagcmd(void *v) in tagcmd() function