Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/ipqosconf/
H A Dipqosconf.c170 static int actions_unique(ipqos_conf_action_t *, char **);
8130 actions_unique(ipqos_conf_action_t *actions, char **name) in actions_unique() function
8240 if (userconf && actions_unique(actions, &name) != IPQOS_CONF_SUCCESS) { in validconf()