Home
last modified time | relevance | path

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

/php-src/main/
H A Dfastcgi.c241 } sa_t; typedef
248 static sa_t *allowed_clients = NULL;
249 static sa_t client_sa;
484 sa_t sa; in fcgi_init()
649 sa_t sa; in fcgi_listen()
775 allowed_clients = malloc(sizeof(sa_t) * (n+2)); in fcgi_listen()
835 allowed_clients = malloc(sizeof(sa_t) * (n+2)); in fcgi_set_allowed_clients()
1393 sa_t sa;

Completed in 7 milliseconds