Searched refs:fcgi_hash_buckets (Results 1 – 1 of 1) sorted by relevance
168 } fcgi_hash_buckets; typedef180 fcgi_hash_buckets *buckets;188 h->buckets = (fcgi_hash_buckets*)malloc(sizeof(fcgi_hash_buckets)); in fcgi_hash_init()199 fcgi_hash_buckets *b; in fcgi_hash_destroy()204 fcgi_hash_buckets *q = b; in fcgi_hash_destroy()222 fcgi_hash_buckets *q = h->buckets; in fcgi_hash_clean()276 fcgi_hash_buckets *b = (fcgi_hash_buckets*)malloc(sizeof(fcgi_hash_buckets)); in fcgi_hash_set()
Completed in 7 milliseconds