Home
last modified time | relevance | path

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

/mOS-networking-stack/samples/lighttpd-1.4.32/doc/outdated/
H A Daccesslog.txt59 %h name or address of remote-host
67 %a remote address
68 %A local address
H A Dextforward.txt81 In order to see the "real" ip address in access log ,
H A Dfeatures.txt66 is no way to allow or deny based in IP address.
H A Dconfiguration.txt110 address and port a port number. Only equal match (==) is supported.
263 IP address, hostname or absolute path to the unix-domain socket the server
/mOS-networking-stack/core/src/
H A Dconfig.c295 char address[WORD_LEN]; in FeedArpConfLine() local
304 address, &prefix, &haddr[0], &haddr[1], &haddr[2], in FeedArpConfLine()
314 ent->ip = inet_addr(address); in FeedArpConfLine()
329 char address[WORD_LEN], dev_name[WORD_LEN]; in FeedRouteConfLine() local
336 if (sscanf(line, "%[0-9.]/%d %[^ ^\n^\t]", address, &prefix, dev_name) != 3) in FeedRouteConfLine()
345 ent->ip = inet_addr(address); in FeedRouteConfLine()
/mOS-networking-stack/samples/lighttpd-1.4.32/
H A DNEWS16 * mod_extforward: log address of untrusted proxy with debug.log-request-handling
97 …* bind to IPV6-only if ipv6 address was specified (http://redmine.lighttpd.net/projects/lighttpd/w…
265 * Compare address family in inet_ntop_cache
556 * added ability to specify which ip address spawn-fci listens on
820 * fixed missing check for IP-address in mod_fastcgi
H A Dconfig.h.in410 /* Define to the address where bug reports for this package should be sent. */
H A Dconfigure7422 void *address;
/mOS-networking-stack/samples/lighttpd-1.4.32/m4/
H A Dlibtool.m43984 # Transform an extracted symbol line into symbol name and symbol address
3991 # symbol address.
4095 void *address;
4175 [Transform the output of nm in a C name address pair])
4178 [Transform the output of nm in a C name address pair when lib prefix is needed])