Home
last modified time | relevance | path

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

/netbsd-src/usr.bin/mail/
H A Dthread.h74 int threadcmd(void *);
H A Dcmdtab.c158 { "thread", threadcmd, 0, CMP(T) I|T|STRLIST, 0, 0 },
H A Dthread.c1655 threadcmd(void *v) in threadcmd() function