HomeSort by: relevance | last modified time | path
    Searched defs:con_outgoing (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/libevent/dist/
http.c 831 int con_outgoing = evcon->flags & EVHTTP_CON_OUTGOING; local
834 if (con_outgoing) {
880 if (con_outgoing) {
  /src/external/bsd/ntp/dist/sntp/libevent/
http.c 829 int con_outgoing = evcon->flags & EVHTTP_CON_OUTGOING; local
832 if (con_outgoing) {
878 if (con_outgoing) {

Completed in 29 milliseconds