Lines Matching refs:xo_status
111 static int xo_status; /* connection xo_status */ variable
241 if (xo_status == CONNPRIV) in xo_send_syslog()
298 xo_status = NOCONN; /* retry connect */ in xo_disconnect_log()
320 if (xo_logfile != -1 && xo_status == NOCONN) { in xo_connect_log()
336 xo_status = CONNPRIV; in xo_connect_log()
340 if (xo_status == NOCONN) { in xo_connect_log()
345 xo_status = CONNDEF; in xo_connect_log()
350 if (xo_status == NOCONN) { in xo_connect_log()
359 xo_status = CONNDEF; in xo_connect_log()
363 if (xo_status == NOCONN) { in xo_connect_log()
403 xo_status = NOCONN; in xo_close_log()