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

/macosx-10.10/Libc-1044.1.2/include/sys/
H A Drbtree.h79 } rb_tree_ops_t; typedef in typeref:struct:__anon2776
94 void rb_tree_init(rb_tree_t *, const rb_tree_ops_t *) _rb_availability;
/macosx-10.10/Libc-1044.1.2/gen/NetBSD/
H A Drb.c130 const rb_tree_ops_t *rbt_ops;
186 rb_tree_init(struct rb_tree *rbt, const rb_tree_ops_t *ops)
210 const rb_tree_ops_t *rbto = rbt->rbt_ops;
229 const rb_tree_ops_t *rbto = rbt->rbt_ops;
250 const rb_tree_ops_t *rbto = rbt->rbt_ops;
271 const rb_tree_ops_t *rbto = rbt->rbt_ops;
836 const rb_tree_ops_t *rbto = rbt->rbt_ops;
1052 const rb_tree_ops_t *rbto = rbt->rbt_ops;
1165 const rb_tree_ops_t *rbto = rbt->rbt_ops;
/macosx-10.10/configd-699.1.5/SystemConfiguration.fproj/reachability/
H A DSCNetworkReachabilityServer_client.c102 static const rb_tree_ops_t ops = {
H A DSCNetworkReachabilityServer_server.c579 static const rb_tree_ops_t ops = {

Completed in 176 milliseconds