Home
last modified time | relevance | path

Searched defs:dupentry (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/loadkeys/
H A Dloadkeys.y57 struct dupentry { struct
58 struct dupentry *de_next; argument
63 typedef struct dupentry dupentry; argument
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/in.routed/
H A Dradix.c356 rn_insert(void* v_arg, struct radix_node_head *head, boolean_t *dupentry, in rn_insert()
/illumos-gate/usr/src/common/net/patricia/
H A Dradix.c482 rn_insert(v_arg, head, dupentry, nodes) in rn_insert() argument