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

/netbsd-current/external/bsd/ntp/dist/libntp/
H A Dmsyslog.c162 const char * nl_or_empty; local
205 nl_or_empty = nl;
207 nl_or_empty = empty;
217 fprintf(term_file, "%s%s", msg, nl_or_empty);
225 nl_or_empty);

Completed in 89 milliseconds