Home
last modified time | relevance | path

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

/netbsd-src/usr.bin/mail/
H A Dthread.h80 int upcmd(void *);
H A Dcmdtab.c163 { "up", upcmd, 0, CMP(n) I|T|STRLIST, 0, 0 },
H A Dthread.c1174 upcmd(void *v) in upcmd() function