Home
last modified time | relevance | path

Searched defs:list_node (Results 1 – 12 of 12) sorted by relevance

/external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/
Dares_llist.h22 struct list_node { struct
23 struct list_node *prev; argument
24 struct list_node *next; argument
28 void ares__init_list_head(struct list_node* head); argument
Dares_cancel.c31 struct list_node* list_node; in ares_cancel() local
Dares_destroy.c48 struct list_node* list_node; in ares_destroy() local
Dares_timeout.c43 struct list_node* list_node; in ares_timeout() local
Dares_query.c72 struct list_node* list_node; in find_query_by_id() local
Dares_process.c543 struct list_node* list_node; in process_timeouts() local
577 struct list_node* list_node; in process_answer() local
717 struct list_node* list_node; in handle_error() local
/external/kmod/libkmod/
Dlibkmod-internal.h53 struct list_node { struct
54 struct list_node *next, *prev; argument
/external/dynamic_depth/internal/xmpmeta/xml/
Dserializer_impl.cc117 xmlNodePtr list_node = in CreateListSerializer() local
Ddeserializer_impl.cc156 const xmlNodePtr list_node = [&] { in CreateDeserializerFromListElementAt() local
/external/tpm2-tss/src/tss2-fapi/
Difapi_keystore.c48 NODE_STR_T *list_node = *list_node1; in initialize_explicit_key_path() local
146 NODE_STR_T *list_node = NULL; in get_explicit_key_path() local
Dfapi_util.c214 NODE_STR_T *list_node = *list_node1; in init_explicit_key_path() local
445 NODE_STR_T *list_node = NULL; in get_explicit_key_path() local
/external/selinux/libsepol/src/
Dmodule_to_cil.c188 struct list_node { struct
190 struct list_node *next; argument