Searched refs:clt_ss (Results 1 – 4 of 4) sorted by relevance
1113 memcpy(&clt->clt_ss, &ss, sizeof(clt->clt_ss)); in server_accept()1282 (void)print_host(&clt->clt_ss, ibuf, sizeof(ibuf)); in server_log()
325 struct sockaddr_storage clt_ss; member
1177 if (print_host(&clt->clt_ss, in server_expand_http()1854 if (print_host(&clt->clt_ss, ip, sizeof(ip)) == NULL) in server_log_http()
285 (void)print_host(&clt->clt_ss, hbuf, sizeof(hbuf)); in server_fcgi()