Searched refs:httpd_ntoa (Results 1 - 2 of 2) sorted by relevance

/haiku-fatelf/src/apps/poorman/libhttpd/
H A Dlibhttpd.h280 extern char* httpd_ntoa( httpd_sockaddr* saP );
H A Dlibhttpd.c373 // httpd_ntoa( hs->listen4_fd != -1 ? sa4P : sa6P ),
396 // syslog( LOG_CRIT, "socket %.80s - %m", httpd_ntoa( saP ) );
413 // LOG_CRIT, "bind %.80s - %m", httpd_ntoa( saP ) );
1087 // httpd_ntoa( &hc->client_addr ), authpath );
1367 hc->hostname = httpd_ntoa( &sa );
2108 // httpd_ntoa( &hc->client_addr ) );
2131 // httpd_ntoa( &hc->client_addr ) );
2365 // httpd_ntoa( &hc->client_addr ), hc->encodedurl );
3039 // httpd_ntoa( &hc->client_addr ), hc->encodedurl );
3103 // httpd_ntoa(
3506 httpd_ntoa( httpd_sockaddr* saP ) function
[all...]

Completed in 94 milliseconds