Home
last modified time | relevance | path

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

/freebsd/usr.bin/mail/
H A Dcmdtab.c94 { "list", pcmdlist, M|NOLIST, 0, 0 },
H A Dextern.h179 int pcmdlist(void *);
H A Dcmd1.c216 pcmdlist(void *arg __unused) in pcmdlist() function