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.c243 } sa_t; typedef
250 static sa_t *allowed_clients = NULL;
251 static sa_t client_sa;
486 sa_t sa; in fcgi_init()
651 sa_t sa;
782 allowed_clients = malloc(sizeof(sa_t) * (n+2));
842 allowed_clients = malloc(sizeof(sa_t) * (n+2));
1402 sa_t sa;

Completed in 8 milliseconds