Home
last modified time | relevance | path

Searched refs:ARES__LLIST_INSERT_TAIL (Results 1 – 1 of 1) sorted by relevance

/third_party/node/deps/cares/src/lib/
Dares__llist.c70 ARES__LLIST_INSERT_TAIL, enumerator
98 case ARES__LLIST_INSERT_TAIL: in ares__llist_attach_at()
152 return ares__llist_insert_at(list, ARES__LLIST_INSERT_TAIL, NULL, val); in ares__llist_insert_last()
348 ares__llist_attach_at(new_parent, ARES__LLIST_INSERT_TAIL, NULL, node); in ares__llist_node_move_parent_last()