Home
last modified time | relevance | path

Searched refs:ARES__LLIST_INSERT_HEAD (Results 1 - 1 of 1) sorted by relevance

/third_party/node/deps/cares/src/lib/
H A Dares__llist.c69 ARES__LLIST_INSERT_HEAD, enumerator
86 type = ARES__LLIST_INSERT_HEAD; in ares__llist_attach_at()
90 case ARES__LLIST_INSERT_HEAD: in ares__llist_attach_at()
147 return ares__llist_insert_at(list, ARES__LLIST_INSERT_HEAD, NULL, val); in ares__llist_insert_first()
359 ares__llist_attach_at(new_parent, ARES__LLIST_INSERT_HEAD, NULL, node); in ares__llist_node_move_parent_first()

Completed in 1 milliseconds