Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ipqosconf/
H A Dipqosconf.c222 static void cleanup_string_table(char **, int);
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()
9078 cleanup_string_table(modnames, nmods); in flush()
[all …]