Home
last modified time | relevance | path

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

/netbsd/src/common/lib/libprop/
Dprop_string.c128 static struct rb_tree _prop_string_tree; variable
138 rb_tree_init(&_prop_string_tree, in _PROP_MUTEX_DECL_STATIC()
159 rb_tree_remove_node(&_prop_string_tree, ps); in _prop_string_free()
258 ops = rb_tree_insert_node(&_prop_string_tree, ps); in _prop_string_instantiate()