Home
last modified time | relevance | path

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

/netbsd-src/common/lib/libc/gen/
H A Drpst.c180 rpst_insert_node1(struct rpst_node **where, struct rpst_node *n, uint64_t mask) in rpst_insert_node1() function
235 return rpst_insert_node1(&t->t_root, n, rpst_startmask(t)); in rpst_insert_node()