Home
last modified time | relevance | path

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

/openbsd/usr.sbin/syslogd/
H A Dsyslogd.c251 #define CTL_WRITING_CONT_REPLY 3 macro
3248 if (ctl_state == CTL_WRITING_CONT_REPLY) in ctlconn_cleanup()
3310 ctl_state == CTL_WRITING_CONT_REPLY) { in ctlconn_readcb()
3424 CTL_WRITING_CONT_REPLY : CTL_WRITING_REPLY; in ctlconn_readcb()
3429 if (ctl_state == CTL_WRITING_CONT_REPLY) in ctlconn_readcb()
3440 ctl_state == CTL_WRITING_CONT_REPLY)) { in ctlconn_writecb()
3468 if (ctl_state != CTL_WRITING_CONT_REPLY) { in ctlconn_writecb()