Searched refs:profcnt (Results 1 – 1 of 1) sorted by relevance
129 getproflist(const char *profileName, char **profArray, int *profcnt) in getproflist() argument136 profcnt, profArray); in getproflist()140 free_proflist(char **profArray, int profcnt) in free_proflist() argument143 for (i = 0; i < profcnt; i++) { in free_proflist()