Searched refs:route_syntax (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/sendmail/src/
H A Dparseaddr.c684 bool route_syntax; local
728 route_syntax = false;
812 if (delim == ',' && !route_syntax && !ignore)
884 route_syntax = true;
898 route_syntax = false;

Completed in 54 milliseconds