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

  /src/external/bsd/libevent/dist/
http.c 3444 struct evhttp *oldhttp; local
3451 oldhttp = http;
3460 } while (oldhttp != http);
  /src/external/bsd/ntp/dist/sntp/libevent/
http.c 3442 struct evhttp *oldhttp; local
3449 oldhttp = http;
3458 } while (oldhttp != http);

Completed in 29 milliseconds