Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bart/
H A Dbart.h156 struct rule *get_next_subtree(struct rule *);
H A Dcreate.c241 root = get_next_subtree(root)) { in create_manifest_rule()
H A Drules.c984 get_next_subtree(struct rule *entry) in get_next_subtree() function