Home
last modified time | relevance | path

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

/PHP-7.2/main/
H A Dfastcgi.c247 } sa_t; typedef
254 static sa_t *allowed_clients = NULL;
255 static sa_t client_sa;
490 sa_t sa; in fcgi_init()
660 sa_t sa; in fcgi_listen()
787 allowed_clients = malloc(sizeof(sa_t) * (n+2)); in fcgi_listen()
847 allowed_clients = malloc(sizeof(sa_t) * (n+2)); in fcgi_set_allowed_clients()
1407 sa_t sa;

Completed in 11 milliseconds