Home
last modified time | relevance | path

Searched defs:rb_node (Results 1 – 6 of 6) sorted by relevance

/minix3/common/lib/libprop/
H A Dprop_rb_impl.h54 typedef struct rb_node { struct
55 struct rb_node *rb_nodes[2]; argument
72 ((struct rb_node *)((rb)->rb_info & ~RB_FLAG_MASK)) argument
/minix3/sys/sys/
H A Drbtree.h46 typedef struct rb_node { struct
47 struct rb_node *rb_nodes[2]; argument
64 ((struct rb_node *)((rb)->rb_info & ~RB_FLAG_MASK)) argument
/minix3/lib/libc/stdlib/
H A D_env.c56 rb_node_t rb_node; member
/minix3/sys/uvm/
H A Duvm_page.h148 struct rb_node rb_node; /* o: tree of pages in obj */ member
H A Duvm_map.h129 struct rb_node rb_node; /* tree information */ member
/minix3/sys/ufs/chfs/
H A Dchfs.h213 struct rb_node rb_node; /* rb tree entry */ member
235 struct rb_node rb_node; /* rb tree entry */ member