Searched defs:m_arg (Results 1 – 4 of 4) sorted by relevance
/titanic_51/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() argument 151 rn_refines(void* m_arg, void *n_arg) in rn_refines() argument 169 rn_lookup(void *v_arg, void *m_arg, struct radix_node_head *head) in rn_lookup() argument 505 rn_lexobetter(void *m_arg, voi argument [all...] |
/titanic_51/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, hea argument 646 rn_lexobetter(m_arg,n_arg) rn_lexobetter() argument [all...] |
/titanic_51/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_51/usr/src/cmd/dladm/ |
H A D | dladm.c | 4401 boolean_t m_arg = B_FALSE; in do_show_phys() local
|