Searched refs:empty (Results 1 – 15 of 15) sorted by relevance
| /mOS-networking-stack/samples/lighttpd-1.4.32/doc/outdated/ |
| H A D | userdir.txt | 60 Default: empty (all users may use it) 69 Default: empty (all users may use it)
|
| H A D | alias.txt | 32 Default: empty
|
| H A D | extforward.txt | 49 Default: empty 64 Default: empty, results in searching for "X-Forwarded-For" and "Forwarded-For"
|
| H A D | access.txt | 32 Default: empty
|
| H A D | proxy.txt | 66 might empty to match all requests
|
| H A D | dirlisting.txt | 106 Default: empty, uses server.tag instead
|
| H A D | fastcgi.txt | 247 - IP, port, unix-socket (is empty here)
|
| /mOS-networking-stack/core/src/ |
| H A D | tcp_rb.c | 234 f->empty = true; in buf_try_resize() 616 if (f->empty) in tcprb_ppeek() 673 if (f->empty) { in tcprb_pwrite() 689 ef && ef->empty && ef->head < f->tail + len - uoff; in tcprb_pwrite() 721 ef && ef->empty && ef->tail < f->head; in tcprb_pwrite() 773 new->empty = true; in tcprb_pwrite() 810 if (walk->empty) in tcprb_printfrags()
|
| /mOS-networking-stack/core/src/include/ |
| H A D | tcp_rb.h | 49 bool empty; /* true if this fragment does not have actual data */ member
|
| /mOS-networking-stack/samples/lighttpd-1.4.32/ |
| H A D | NEWS | 186 * Create rrd file for empty rrdfile in mod_rrdtool (#1788) 295 * Don't send empty Server headers (#1620) 473 * ignore empty packets from STDERR stream. #998 476 * allow empty passwords with ldap (J�rg Sonnenberger) [1516] 498 * fixed include of empty in the configfiles (#1076) 530 * added support for += on empty arrays in config-files 544 * fixed empty Host: + $HTTP["host"] handling (#458) 548 * fixed empty FCGI_STDERR packets 689 * fixed handling of empty request URIs in HTTP requests 796 * fixed cgi.assign with empty handler [all …]
|
| H A D | config.h.in | 480 /* Define to empty if `const' does not conform to ANSI C. */
|
| H A D | aclocal.m4 | 1260 # ("yes" being less verbose, "no" or empty being verbose).
|
| H A D | ltmain.sh | 6064 /* empty path: current directory */
|
| /mOS-networking-stack/samples/lighttpd-1.4.32/m4/ |
| H A D | ltsugar.m4 | 52 # than defined and empty).
|
| H A D | libtool.m4 | 1002 # non-empty at configure time, or by adding -multi_module to the 1011 # If there is a non-empty error log, and "single_module" 1236 PATH=/empty FPATH=/empty; export PATH FPATH 3684 # MSYS converts /dev/null to NUL, MinGW nm treats NUL as empty 4394 # Make sure the PIC flag is empty. It appears that all Alpha 4449 # Make sure the PIC flag is empty. It appears that all Alpha 5034 # If archive_cmds runs LD, not CC, wlarc should be empty 5497 # empty executable. 5508 # empty executable. 6399 # If archive_cmds runs LD, not CC, wlarc should be empty [all …]
|