Searched refs:compare_users (Results 1 – 2 of 2) sorted by relevance
86 static int compare_users (void *arg, void *a, void *b) in compare_users() function123 htpasswd->users = avl_tree_new(compare_users, NULL); in htpasswd_recheckfile()144 new_users = avl_tree_new (compare_users, NULL); in htpasswd_recheckfile()
84 static int compare_users (void *arg, void *a, void *b) in compare_users() function122 htpasswd->users = avl_tree_new(compare_users, NULL); in htpasswd_recheckfile()143 new_users = avl_tree_new (compare_users, NULL); in htpasswd_recheckfile()