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

  /external/openssl/crypto/store/
str_mem.c 103 int search_index; /* which of the search attributes we local
261 context->search_index = -1;
290 if (context->search_index == -1)
303 context->search_index = srch;
308 if (context->search_index < 0)
313 context->search_index);
314 for(srch = context->search_index;
323 context->search_index = srch;
347 || context->search_index
  /external/chromium/third_party/libevent/
evdns.c 172 int search_index; member in struct:request
    [all...]

Completed in 104 milliseconds