Home
last modified time | relevance | path

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

/mOS-networking-stack/samples/lighttpd-1.4.32/doc/outdated/
H A Dauthentication.txt99 agent007:download area:8364d0044ef57b3defcfa141e8f77b65
104 $ htdigest lighttpd.user.htdigest 'download area' agent007
119 $ htdigest.sh 'agent007' 'download area' 'secret'
120 agent007:download area:8364d0044ef57b3defcfa141e8f77b65
H A Dsecdownload.txt144 secdownload.document-root = "/home/www/servers/download-area/"
/mOS-networking-stack/core/src/bpf/
H A Dsf_nametoaddr.c391 u_int node, area; in __pcap_atodn() local
393 if (sscanf(s, "%u.%u", &area, &node) != 2) in __pcap_atodn()
396 *addr = (area << AREASHIFT) & AREAMASK; in __pcap_atodn()
/mOS-networking-stack/samples/lighttpd-1.4.32/
H A Dconfigure.ac576 # on reading the truncated area which we can't handle (yet).