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

/freebsd-11-stable/contrib/sendmail/src/
H A Ddaemon.c155 bool j_has_dot; local
212 j_has_dot = strchr(jbuf, '.') != NULL;
300 else if (j_has_dot && strchr(jbuf, '.') == NULL)

Completed in 188 milliseconds