Home
last modified time | relevance | path

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

/systemd-251/src/basic/ !
Dstrbuf.c84 struct strbuf_node *node_child) { in bubbleinsert()
160 _cleanup_free_ struct strbuf_node *node_child = NULL; in strbuf_add_string() local
/systemd-251/src/shared/ !
Dhwdb-util.c78 static int node_add_child(struct trie *trie, struct trie_node *node, struct trie_node *node_child, … in node_add_child()