HomeSort by: relevance | last modified time | path
    Searched refs:words_free (Results 1 - 3 of 3) sorted by relevancy

  /src/sbin/cgdconfig/
utils.h 47 void words_free(char **, int);
utils.c 68 * each word and the superstructure by calling words_free().
101 words_free(char **w, int num) function in typeref:typename:void
cgdconfig.c 1599 words_free(my_argv, my_argc);

Completed in 29 milliseconds