Searched refs:cleanup_string_table (Results 1 – 1 of 1) sorted by relevance
/titanic_44/usr/src/cmd/cmd-inet/usr.sbin/ipqosconf/ |
H A D | ipqosconf.c | 222 static void cleanup_string_table(char **, int); 6688 cleanup_string_table(act->perm_classes, act->num_perm_classes); in free_actions() 8636 cleanup_string_table(actnames, nacts); in readkconf() 8639 cleanup_string_table(modnames, nmods); in readkconf() 8644 cleanup_string_table(modnames, nmods); in readkconf() 8645 cleanup_string_table(actnames, nacts); in readkconf() 9055 cleanup_string_table(modnames, nmods); in flush() 9068 cleanup_string_table(modnames, nmods); in flush() 9069 cleanup_string_table(actnames, nacts); in flush() 9076 cleanup_string_table(actnames, nacts); in flush() [all …]
|