Searched refs:xo_logtag (Results 1 – 1 of 1) sorted by relevance
114 static const char *xo_logtag = NULL; /* string to tag the entry with */ variable199 xo_open_log_unlocked(xo_logtag, xo_logstat | LOG_NDELAY, 0); in xo_send_syslog()374 xo_logtag = ident; in xo_open_log_unlocked()402 xo_logtag = NULL; in xo_close_log()535 if (xo_logtag == NULL) in xo_vsyslog()536 xo_logtag = getprogname(); in xo_vsyslog()564 if (xo_logtag != NULL) in xo_vsyslog()565 tp += xo_snprintf(tp, ep - tp, "%s", xo_logtag); in xo_vsyslog()568 if (xo_logtag) in xo_vsyslog()599 xo_logtag ?: "-"); in xo_vsyslog()