Home
last modified time | relevance | path

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

/dports/audio/icecast/icecast-2.4.4/src/
H A Dauth_htpasswd.c86 static int compare_users (void *arg, void *a, void *b) in compare_users() function
123 htpasswd->users = avl_tree_new(compare_users, NULL); in htpasswd_recheckfile()
144 new_users = avl_tree_new (compare_users, NULL); in htpasswd_recheckfile()
/dports/audio/icecast-kh/icecast-kh-icecast-2.4.0-kh15/src/
H A Dauth_htpasswd.c84 static int compare_users (void *arg, void *a, void *b) in compare_users() function
122 htpasswd->users = avl_tree_new(compare_users, NULL); in htpasswd_recheckfile()
143 new_users = avl_tree_new (compare_users, NULL); in htpasswd_recheckfile()