Searched defs:j_has_dot (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/cmd/sendmail/src/ | ||
H A D | daemon.c | 135 bool j_has_dot; local 192 j_has_dot = strchr(jbuf, '.') != NULL; 280 else if (j_has_dot && strchr(jbuf, '.') == NULL) |
Completed in 63 milliseconds