Home
last modified time | relevance | path

Searched defs:oldstyle (Results 1 – 2 of 2) sorted by relevance

/titanic_51/usr/src/cmd/sendmail/src/
H A Dheaders.c1877 bool oldstyle = bitset(EF_OLDSTYLE, e->e_flags); local
2004 commaize(h, p, oldstyle, mci, e, putflags) in commaize() argument
H A Dqueue.c841 bool oldstyle = bitset(EF_OLDSTYLE, e->e_flags); local