Home
last modified time | relevance | path

Searched refs:Curl_llist_remove (Results 1 – 25 of 125) sorted by relevance

12345

/dports/devel/cargo-c/cargo-c-0.9.6+cargo-0.58/cargo-crates/curl-sys-0.4.51+curl-7.80.0/curl/tests/unit/
H A Dunit1300.c150 Curl_llist_remove(&llist, llist.head, NULL);
179 Curl_llist_remove(&llist, to_remove, NULL);
198 Curl_llist_remove(&llist, to_remove, NULL);
212 Curl_llist_remove(&llist, to_remove, NULL);
/dports/devel/sentry-cli/sentry-cli-1.71.0/cargo-crates/curl-sys-0.4.48+curl-7.79.1/curl/tests/unit/
H A Dunit1300.c150 Curl_llist_remove(&llist, llist.head, NULL);
179 Curl_llist_remove(&llist, to_remove, NULL);
198 Curl_llist_remove(&llist, to_remove, NULL);
212 Curl_llist_remove(&llist, to_remove, NULL);
/dports/net/proby/proby-1.0.2/cargo-crates/curl-sys-0.4.34+curl-7.71.1/curl/tests/unit/
H A Dunit1300.c150 Curl_llist_remove(&llist, llist.head, NULL);
179 Curl_llist_remove(&llist, to_remove, NULL);
198 Curl_llist_remove(&llist, to_remove, NULL);
212 Curl_llist_remove(&llist, to_remove, NULL);
/dports/devel/cargo-generate/cargo-generate-0.9.0/cargo-crates/curl-sys-0.4.41+curl-7.75.0/curl/tests/unit/
H A Dunit1300.c150 Curl_llist_remove(&llist, llist.head, NULL);
179 Curl_llist_remove(&llist, to_remove, NULL);
198 Curl_llist_remove(&llist, to_remove, NULL);
212 Curl_llist_remove(&llist, to_remove, NULL);
/dports/lang/rust/rustc-1.58.1-src/vendor/curl-sys/curl/tests/unit/
H A Dunit1300.c150 Curl_llist_remove(&llist, llist.head, NULL);
179 Curl_llist_remove(&llist, to_remove, NULL);
198 Curl_llist_remove(&llist, to_remove, NULL);
212 Curl_llist_remove(&llist, to_remove, NULL);
/dports/www/newsboat/newsboat-2.22.1/cargo-crates/curl-sys-0.4.39+curl-7.74.0/curl/tests/unit/
H A Dunit1300.c150 Curl_llist_remove(&llist, llist.head, NULL);
179 Curl_llist_remove(&llist, to_remove, NULL);
198 Curl_llist_remove(&llist, to_remove, NULL);
212 Curl_llist_remove(&llist, to_remove, NULL);
/dports/audio/lewton/lewton-0.10.2/cargo-crates/curl-sys-0.4.25/curl/tests/unit/
H A Dunit1300.c151 Curl_llist_remove(&llist, llist.head, NULL);
180 Curl_llist_remove(&llist, to_remove, NULL);
199 Curl_llist_remove(&llist, to_remove, NULL);
213 Curl_llist_remove(&llist, to_remove, NULL);
/dports/graphics/mupdf/mupdf-1.18.0-source/thirdparty/curl/tests/unit/
H A Dunit1300.c151 Curl_llist_remove(&llist, llist.head, NULL);
180 Curl_llist_remove(&llist, to_remove, NULL);
199 Curl_llist_remove(&llist, to_remove, NULL);
213 Curl_llist_remove(&llist, to_remove, NULL);
/dports/devel/cargo-c/cargo-c-0.9.6+cargo-0.58/cargo-crates/curl-sys-0.4.51+curl-7.80.0/curl/lib/
H A Dllist.c93 Curl_llist_remove(struct Curl_llist *list, struct Curl_llist_element *e, in Curl_llist_remove() function
136 Curl_llist_remove(list, list->tail, user); in Curl_llist_destroy()
H A Dhash.c118 Curl_llist_remove(l, le, (void *)h); in Curl_hash_add()
147 Curl_llist_remove(l, le, (void *) h); in Curl_hash_delete()
249 Curl_llist_remove(list, le, (void *) h); in Curl_hash_clean_with_criterium()
/dports/devel/cmake-doc/cmake-3.22.1/Utilities/cmcurl/lib/
H A Dllist.c93 Curl_llist_remove(struct Curl_llist *list, struct Curl_llist_element *e, in Curl_llist_remove() function
138 Curl_llist_remove(list, list->tail, user); in Curl_llist_destroy()
H A Dhash.c118 Curl_llist_remove(l, le, (void *)h); in Curl_hash_add()
147 Curl_llist_remove(l, le, (void *) h); in Curl_hash_delete()
249 Curl_llist_remove(list, le, (void *) h); in Curl_hash_clean_with_criterium()
/dports/devel/cmake-gui/cmake-3.22.1/Utilities/cmcurl/lib/
H A Dllist.c93 Curl_llist_remove(struct Curl_llist *list, struct Curl_llist_element *e, in Curl_llist_remove() function
138 Curl_llist_remove(list, list->tail, user); in Curl_llist_destroy()
H A Dhash.c118 Curl_llist_remove(l, le, (void *)h); in Curl_hash_add()
147 Curl_llist_remove(l, le, (void *) h); in Curl_hash_delete()
249 Curl_llist_remove(list, le, (void *) h); in Curl_hash_clean_with_criterium()
/dports/net/proby/proby-1.0.2/cargo-crates/curl-sys-0.4.34+curl-7.71.1/curl/lib/
H A Dllist.c93 Curl_llist_remove(struct curl_llist *list, struct curl_llist_element *e, in Curl_llist_remove() function
138 Curl_llist_remove(list, list->tail, user); in Curl_llist_destroy()
H A Dhash.c118 Curl_llist_remove(l, le, (void *)h); in Curl_hash_add()
147 Curl_llist_remove(l, le, (void *) h); in Curl_hash_delete()
249 Curl_llist_remove(list, le, (void *) h); in Curl_hash_clean_with_criterium()
/dports/devel/cargo-generate/cargo-generate-0.9.0/cargo-crates/curl-sys-0.4.41+curl-7.75.0/curl/lib/
H A Dllist.c93 Curl_llist_remove(struct Curl_llist *list, struct Curl_llist_element *e, in Curl_llist_remove() function
138 Curl_llist_remove(list, list->tail, user); in Curl_llist_destroy()
/dports/devel/cmake/cmake-3.22.1/Utilities/cmcurl/lib/
H A Dllist.c93 Curl_llist_remove(struct Curl_llist *list, struct Curl_llist_element *e, in Curl_llist_remove() function
138 Curl_llist_remove(list, list->tail, user); in Curl_llist_destroy()
/dports/lang/rust/rustc-1.58.1-src/vendor/curl-sys/curl/lib/
H A Dllist.c93 Curl_llist_remove(struct Curl_llist *list, struct Curl_llist_element *e, in Curl_llist_remove() function
136 Curl_llist_remove(list, list->tail, user); in Curl_llist_destroy()
/dports/www/newsboat/newsboat-2.22.1/cargo-crates/curl-sys-0.4.39+curl-7.74.0/curl/lib/
H A Dllist.c93 Curl_llist_remove(struct Curl_llist *list, struct Curl_llist_element *e, in Curl_llist_remove() function
138 Curl_llist_remove(list, list->tail, user); in Curl_llist_destroy()
/dports/devel/sentry-cli/sentry-cli-1.71.0/cargo-crates/curl-sys-0.4.48+curl-7.79.1/curl/lib/
H A Dllist.c93 Curl_llist_remove(struct Curl_llist *list, struct Curl_llist_element *e, in Curl_llist_remove() function
138 Curl_llist_remove(list, list->tail, user); in Curl_llist_destroy()
H A Dhash.c118 Curl_llist_remove(l, le, (void *)h); in Curl_hash_add()
147 Curl_llist_remove(l, le, (void *) h); in Curl_hash_delete()
249 Curl_llist_remove(list, le, (void *) h); in Curl_hash_clean_with_criterium()
/dports/games/warmux/warmux-11.04/build/symbian/lib/curl/lib/
H A Dllist.c94 Curl_llist_remove(struct curl_llist *list, struct curl_llist_element *e, in Curl_llist_remove() function
128 Curl_llist_remove(list, list->tail, user); in Curl_llist_destroy()
/dports/graphics/aseprite/aseprite-1.2.9/third_party/curl/lib/
H A Dhash.c154 Curl_llist_remove(l, le, (void *)h); in Curl_hash_add()
189 Curl_llist_remove(l, le, (void *) h); in Curl_hash_delete()
262 Curl_llist_remove(list, le, (void *) h); in Curl_hash_clean_with_criterium()
/dports/audio/lewton/lewton-0.10.2/cargo-crates/curl-sys-0.4.25/curl/lib/
H A Dhash.c118 Curl_llist_remove(l, le, (void *)h); in Curl_hash_add()
147 Curl_llist_remove(l, le, (void *) h); in Curl_hash_delete()
249 Curl_llist_remove(list, le, (void *) h); in Curl_hash_clean_with_criterium()

12345