Home
last modified time | relevance | path

Searched refs:TDASH (Results 1 – 2 of 2) sorted by relevance

/openbsd/src/usr.bin/mail/
Dlist.c151 if (tok != TDASH) { in markall()
173 case TDASH: in markall()
490 { '-', TDASH },
Ddef.h233 #define TDASH 2 /* A simple dash */ macro