Home
last modified time | relevance | path

Searched defs:old_list (Results 1 – 2 of 2) sorted by relevance

/external/curl/lib/
Dpipeline.c196 struct curl_llist *old_list = *list_ptr; in Curl_pipeline_set_site_blacklist() local
289 struct curl_llist *old_list = *list_ptr; in Curl_pipeline_set_server_blacklist() local
/external/libunwind/src/
DLos-common.c48 move_cached_elf_data (struct map_info *old_list, struct map_info *new_list) in move_cached_elf_data()