HomeSort by relevance Sort by last modified time
    Searched refs:tmp_options (Results 1 - 4 of 4) sorted by null

  /external/libevent/
bufferevent_pair.c 119 int tmp_options; local
122 tmp_options = options & ~BEV_OPT_THREADSAFE;
127 bufev2 = bufferevent_pair_elt_new(base, tmp_options);
bufferevent_filter.c 178 int tmp_options = options & ~BEV_OPT_THREADSAFE; local
193 &bufferevent_ops_filter, tmp_options) < 0) {
bufferevent_openssl.c 1344 int tmp_options = options & ~BEV_OPT_THREADSAFE; local
    [all...]
  /external/curl/
configure     [all...]

Completed in 137 milliseconds