Home
last modified time | relevance | path

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

/freebsd/contrib/sendmail/src/
H A Dparseaddr.c2326 if (oatomtok && natomtok && spacesub != NOSPACESEP)
3239 bitset(RSF_STRING, flags) ? NOSPACESEP : ' ',
H A Dsendmail.h523 #define NOSPACESEP 256 macro