Searched refs:iphash_compare (Results 1 - 1 of 1) sorted by relevance
/httpd/server/ | ||
H A D | vhost.c | 273 static int iphash_compare(const void *a, const void *b) function 299 qsort(count, IPHASH_TABLE_SIZE, sizeof(count[0]), iphash_compare); |
Completed in 535 milliseconds