Searched refs:sa_t (Results 1 – 1 of 1) sorted by relevance
241 } sa_t; typedef248 static sa_t *allowed_clients = NULL;249 static sa_t client_sa;484 sa_t sa; in fcgi_init()649 sa_t sa; in fcgi_listen()775 allowed_clients = malloc(sizeof(sa_t) * (n+2)); in fcgi_listen()835 allowed_clients = malloc(sizeof(sa_t) * (n+2)); in fcgi_set_allowed_clients()1393 sa_t sa;
Completed in 10 milliseconds