Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ipqosconf/
H A Dipqosconf.c168 static int actions_unique(ipqos_conf_action_t *, char **);
8123 actions_unique(ipqos_conf_action_t *actions, char **name) in actions_unique() function
8233 if (userconf && actions_unique(actions, &name) != IPQOS_CONF_SUCCESS) { in validconf()