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

/systemd/src/basic/
H A Dstrbuf.c97 static int strbuf_children_cmp(const struct strbuf_child_entry *n1, function
114 if (strbuf_children_cmp(&node->children[middle], &new) <= 0)
164 (__compar_fn_t) strbuf_children_cmp);

Completed in 2512 milliseconds