Home
last modified time | relevance | path

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

/PHP-7.4/main/
H A Dfastcgi.c245 } sa_t; typedef
252 static sa_t *allowed_clients = NULL;
253 static sa_t client_sa;
488 sa_t sa; in fcgi_init()
658 sa_t sa; in fcgi_listen()
785 allowed_clients = malloc(sizeof(sa_t) * (n+2)); in fcgi_listen()
845 allowed_clients = malloc(sizeof(sa_t) * (n+2)); in fcgi_set_allowed_clients()
1405 sa_t sa;

Completed in 11 milliseconds