Home
last modified time | relevance | path

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

/PHP-8.0/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()
656 sa_t sa; in fcgi_listen()
783 allowed_clients = malloc(sizeof(sa_t) * (n+2)); in fcgi_listen()
843 allowed_clients = malloc(sizeof(sa_t) * (n+2)); in fcgi_set_allowed_clients()
1403 sa_t sa;

Completed in 9 milliseconds