Home
last modified time | relevance | path

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

/PHP-8.2/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;
780 allowed_clients = malloc(sizeof(sa_t) * (n+2));
840 allowed_clients = malloc(sizeof(sa_t) * (n+2));
1398 sa_t sa;

Completed in 11 milliseconds