| /mOS-networking-stack/samples/lighttpd-1.4.32/ |
| H A D | depcomp | 305 tmpdepfile1=$dir$base.u 306 tmpdepfile2=$base.u 310 tmpdepfile1=$dir$base.u 311 tmpdepfile2=$dir$base.u 312 tmpdepfile3=$dir$base.u 378 tmpdepfile=$base.d 384 lockdir=$base.d-lock 445 tmpdepfile1=$dir$base.d 449 tmpdepfile1=$dir$base.d 450 tmpdepfile2=$dir$base.d [all …]
|
| H A D | ltmain.sh | 5948 const char *base; 5956 for (base = name; *name; name++) 5958 base = name + 1; 5959 return base;
|
| /mOS-networking-stack/samples/lighttpd-1.4.32/src/ |
| H A D | mod_extforward.c | 239 char *base, *curr; in extract_forward_array() local 242 for (base = pbuffer->ptr, curr = pbuffer->ptr; *curr; curr++) { in extract_forward_array() 246 put_string_into_array_len(result, base, curr - base); in extract_forward_array() 253 base = curr; in extract_forward_array() 260 put_string_into_array_len(result, base, curr - base); in extract_forward_array()
|
| H A D | mod_magnet.c | 848 int base = lua_gettop(L) - narg; /* function index */ in push_traceback() local 850 lua_insert(L, base); in push_traceback() 851 return base; in push_traceback()
|
| H A D | lemon.c | 1303 int end, restart, base; in ErrorMsg() local 1325 base = 0; in ErrorMsg() 1326 while( errmsg[base]!=0 ){ in ErrorMsg() 1327 end = restart = findbreak(&errmsg[base],0,availablewidth); in ErrorMsg() 1328 restart += base; in ErrorMsg() 1330 fprintf(stdout,"%s%.*s\n",prefix,end,&errmsg[base]); in ErrorMsg() 1331 base = restart; in ErrorMsg()
|
| H A D | Makefile.am | 273 fdevent.h connections.h base.h stat_cache.h \
|
| /mOS-networking-stack/core/src/ |
| H A D | config.c | 44 #define TRY_ASSIGN_NUM(name, base, item, value) \ argument 48 (sizeof((base)->name) == sizeof(char)) ? "%hhi" : \ 49 (sizeof((base)->name) == sizeof(short)) ? "%hi" : \ 50 (sizeof((base)->name) == sizeof(int)) ? "%i" : \ 51 (sizeof((base)->name) == sizeof(long)) ? "%li" : \ 52 (sizeof((base)->name) == sizeof(long long)) ? "%lli" : "ERROR", \ 53 &(base)->name) > 0)) 55 #define TRY_ASSIGN_STR(name, base, item, value) \ argument 58 && (strlen(value) < sizeof((base)->name))) ? \ 59 (strcpy((base)->name, value), 1) : 0)
|
| H A D | util.c | 134 mystrtol(const char *nptr, int base) in mystrtol() argument
|
| /mOS-networking-stack/core/src/bpf/ |
| H A D | sf_scanner.c | 329 YY_BUFFER_STATE sfbpf__scan_buffer (char *base,yy_size_t size ); 4469 YY_BUFFER_STATE sfbpf__scan_buffer (char * base, yy_size_t size ) in sfbpf__scan_buffer() argument 4474 base[size-2] != YY_END_OF_BUFFER_CHAR || in sfbpf__scan_buffer() 4475 base[size-1] != YY_END_OF_BUFFER_CHAR ) in sfbpf__scan_buffer() 4484 b->yy_buf_pos = b->yy_ch_buf = base; in sfbpf__scan_buffer() 4748 int base = 10; local 4754 base = 16; 4757 base = 8; 4762 n = n * base + xdtoi(*s++);
|
| /mOS-networking-stack/samples/lighttpd-1.4.32/tests/ |
| H A D | fastcgi-10.conf | 92 auth.backend.ldap.base-dn = "dc=my-domain,dc=com"
|
| H A D | fastcgi-responder.conf | 116 auth.backend.ldap.base-dn = "dc=my-domain,dc=com"
|
| H A D | fastcgi-auth.conf | 114 auth.backend.ldap.base-dn = "dc=my-domain,dc=com"
|
| H A D | fastcgi-13.conf | 109 auth.backend.ldap.base-dn = "dc=my-domain,dc=com"
|
| H A D | bug-12.conf | 115 auth.backend.ldap.base-dn = "dc=my-domain,dc=com"
|
| H A D | bug-06.conf | 113 auth.backend.ldap.base-dn = "dc=my-domain,dc=com"
|
| H A D | proxy.conf | 95 auth.backend.ldap.base-dn = "dc=my-domain,dc=com"
|
| /mOS-networking-stack/core/test/scalable_event/ |
| H A D | test.c | 72 power(base, exponent) in power() argument 79 ret *= base; in power()
|
| /mOS-networking-stack/core/src/include/ |
| H A D | config.h | 212 mystrtol(const char *nptr, int base);
|
| /mOS-networking-stack/samples/lighttpd-1.4.32/doc/outdated/ |
| H A D | configuration.txt | 184 include "incl-base.conf" 187 in incl-base.conf: 198 include "incl-base.conf"
|
| H A D | simple-vhost.txt | 26 Every virtual host is in a directory below a base directory in a path that
|
| H A D | authentication.txt | 165 auth.backend.ldap.base-dn = "dc=my-domain,dc=com"
|
| H A D | fastcgi.txt | 349 You can use it as the base for the compilation. 447 - has the same base-dir as the webserver
|
| /mOS-networking-stack/samples/lighttpd-1.4.32/m4/ |
| H A D | ltsugar.m4 | 1 # ltsugar.m4 -- libtool m4 base layer. -*-Autoconf-*-
|
| H A D | libtool.m4 | 357 # VARNAME is the (base) name used in the configure script. 2951 # OS/2 can only load a DLL with a base name of 8 characters or less. 5116 …$deplibs $compiler_flags -o $output_objdir/$soname $wl--enable-auto-image-base -Xlinker --out-impl… 5125 …$deplibs $compiler_flags -o $output_objdir/$soname $wl--enable-auto-image-base -Xlinker --out-impl… 5170 # Instead, shared libraries are loaded at an image base (0x10000000 by 5173 # 256 KiB-aligned image base between 0x50000000 and 0x6FFC0000 at link 5175 …ared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} … 6690 …_objects $compiler_flags -o $output_objdir/$soname $wl--enable-auto-image-base -Xlinker --out-impl… 6897 # Instead, shared libraries are loaded at an image base (0x10000000 by 6900 # 256 KiB-aligned image base between 0x50000000 and 0x6FFC0000 at link [all …]
|
| /mOS-networking-stack/samples/lighttpd-1.4.32/doc/ |
| H A D | Makefile.in | 437 list=; while read file base inst; do \ 438 if test "$$base" = "$$inst"; then list="$$list $$file"; else \
|