Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/syslogd/
H A Dsyslogd.c1745 char *eomp, *eomp2, *from, *text, *msg; in writemsg() local
1932 if ((eomp2 = strchr(filtered, '\r')) != NULL) { in writemsg()
1933 (void) strncpy(eomp2, "\n", 2); in writemsg()