Searched defs:free_actions (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ipqosconf/
H A Dipqosconf.c227 static void free_actions(ipqos_conf_action_t *);
6644 free_actions( function
7285 * however, free_actions called from readaction will cleam them up.
8111 free_actions(*action);
8521 free_actions(*conf);
8642 free_actions(*conf);
9643 free_actions(conf);
9644 free_actions(oconf);
9650 free_actions(conf);
9652 free_actions(ocon
[all...]

Completed in 519 milliseconds