Home
last modified time | relevance | path

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

/netbsd-src/common/lib/libprop/
H A Dprop_string.c123 static struct rb_tree _prop_string_tree; variable
133 rb_tree_init(&_prop_string_tree, in _PROP_MUTEX_DECL_STATIC()
154 rb_tree_remove_node(&_prop_string_tree, ps); in _prop_string_free()
241 ops = rb_tree_insert_node(&_prop_string_tree, ps); in _prop_string_instantiate()