Home
last modified time | relevance | path

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

/freebsd/usr.bin/mail/
H A Dcmdtab.c53 { "touch", stouch, W|MSGLIST, 0, MMNDEL },
H A Dextern.h227 int stouch(void *);
H A Dcmd1.c400 stouch(void *v) in stouch() function