Searched defs:m_arg (Results 1 – 4 of 4) sorted by relevance
/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/in.routed/ |
H A D | radix.c | 130 rn_search_m(void *v_arg, struct radix_node *head, void *m_arg) in rn_search_m() 151 rn_refines(void* m_arg, void *n_arg) in rn_refines() 169 rn_lookup(void *v_arg, void *m_arg, struct radix_node_head *head) in rn_lookup() 505 rn_lexobetter(void *m_arg, void *n_arg) in rn_lexobetter()
|
/titanic_41/usr/src/common/net/patricia/ |
H A D | radix.c | 196 rn_search_m(v_arg, head, m_arg) in rn_search_m() argument 220 rn_refines(m_arg, n_arg) in rn_refines() argument 247 rn_lookup(v_arg, m_arg, head) in rn_lookup() argument 646 rn_lexobetter(m_arg, n_arg) in rn_lexobetter() argument
|
/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/ipadm/ |
H A D | ipadm.c | 687 boolean_t m_arg = _B_FALSE; in do_show_ifprop() local 780 boolean_t m_arg = _B_FALSE; in set_ifprop() local
|
/titanic_41/usr/src/cmd/dladm/ |
H A D | dladm.c | 4419 boolean_t m_arg = B_FALSE; in do_show_phys() local
|