Searched defs:cleanup_string_table (Results 1 - 1 of 1) sorted by relevance
| /illumos-gate/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); 8636 cleanup_string_table(actnames, nacts); 8639 cleanup_string_table(modnames, nmods); 8644 cleanup_string_table(modnames, nmods); 8645 cleanup_string_table(actnames, nacts); 9055 cleanup_string_table(modnames, nmods); 9068 cleanup_string_table(modnames, nmods); 9069 cleanup_string_table(actnames, nacts); 9076 cleanup_string_table(actname 9178 cleanup_string_table(char *ctable[], int size) function [all...] |
Completed in 541 milliseconds