Searched defs:dupentry (Results 1 – 3 of 3) sorted by relevance
75 struct dupentry { struct76 struct dupentry *de_next; argument81 typedef struct dupentry dupentry; typedef
358 rn_insert(void* v_arg, struct radix_node_head *head, boolean_t *dupentry, in rn_insert()
482 rn_insert(v_arg, head, dupentry, nodes) in rn_insert() argument