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

/freebsd-9.3-release/contrib/ntp/sntp/libevent/
H A Dhttp.c771 int con_outgoing = evcon->flags & EVHTTP_CON_OUTGOING; local
774 if (con_outgoing) {
826 if (con_outgoing && ((req->flags & EVHTTP_USER_OWNED) == 0)) {

Completed in 101 milliseconds