Home
last modified time | relevance | path

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

/netbsd-src/usr.bin/mail/
H A Dthread.h106 int thread_showcmd(void *);
H A Dcmdtab.c170 { "debug_links",thread_showcmd, S, CMP(n) I|T|MSGLIST, 0, MMNDEL },
H A Dthread.c117 thread_showcmd(void *v) in thread_showcmd() function