Searched refs:count_tokens (Results 1 – 2 of 2) sorted by relevance
215 static int count_tokens(const char *s) in count_tokens() function368 count = count_tokens(string_rep); in ldap_create_sort_keylist()
3625 count_tokens(char *string, char delim) in count_tokens() function3663 if (count_tokens(line, ':') != 6) { in genent_project()3718 int usr_count = count_tokens(usrlist, ','); in genent_project()3747 int grp_count = count_tokens(grouplist, ','); in genent_project()