Home
last modified time | relevance | path

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

/php-src/main/
H A Dfastcgi.c168 typedef struct _fcgi_hash_bucket { struct
174 struct _fcgi_hash_bucket *next; argument
175 struct _fcgi_hash_bucket *list_next; argument
181 struct _fcgi_hash_bucket data[FCGI_HASH_TABLE_SIZE];

Completed in 6 milliseconds