/src/usr.bin/mail/ |
thread.h | 83 int exposecmd(void *);
|
cmdtab.c | 165 { "expose", exposecmd, 0, CMP(n) I|T|STRLIST, 0, 0 }, 167 { "showthreads",exposecmd, 0, CMP(n) I|T|STRLIST, 0, 0 },
|
thread.c | 1148 exposecmd(void *v) function in typeref:typename:PUBLIC int
|