OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tmp_options
(Results
1 - 4
of
4
) sorted by null
/external/libevent/
bufferevent_pair.c
117
int
tmp_options
;
local
120
tmp_options
= options & ~BEV_OPT_THREADSAFE;
125
bufev2 = bufferevent_pair_elt_new(base,
tmp_options
);
bufferevent_filter.c
169
int
tmp_options
= options & ~BEV_OPT_THREADSAFE;
local
184
&bufferevent_ops_filter,
tmp_options
) < 0) {
bufferevent_openssl.c
1298
int
tmp_options
= options & ~BEV_OPT_THREADSAFE;
local
[
all
...]
/external/c-ares/
configure
[
all
...]
Completed in 228 milliseconds