Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ipqosconf/
H A Dipqosconf.c6741 ipqos_conf_act_ref_t **arefs, in add_aref() argument
6769 aref->next = *arefs; in add_aref()
6770 *arefs = aref; in add_aref()
6780 ipqos_conf_act_ref_t *arefs) in free_arefs() argument
6783 ipqos_conf_act_ref_t *aref = arefs; in free_arefs()