Home
last modified time | relevance | path

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

/PHP-5.5/sapi/fpm/fpm/
H A Dfastcgi.c139 } sa_t; typedef
145 static sa_t *allowed_clients = NULL;
147 static sa_t client_sa;
259 allowed_clients = malloc(sizeof(sa_t) * (n+2)); in fcgi_set_allowed_clients()
846 sa_t sa;
/PHP-5.5/sapi/cgi/
H A Dfastcgi.c139 } sa_t; typedef
415 sa_t sa; in fcgi_init()
579 sa_t sa; in fcgi_listen()
1186 sa_t sa;

Completed in 14 milliseconds