| /mOS-networking-stack/samples/lighttpd-1.4.32/src/ |
| H A D | http-header-glue.c | 122 buffer *o; in http_response_redirect_to_directory() local 124 o = buffer_init(); in http_response_redirect_to_directory() 150 buffer_free(o); in http_response_redirect_to_directory() 169 buffer_append_string(o, in http_response_redirect_to_directory() 173 buffer_append_string(o, hbuf); in http_response_redirect_to_directory() 185 buffer_append_string(o, he->h_name); in http_response_redirect_to_directory() 192 buffer_free(o); in http_response_redirect_to_directory() 199 buffer_append_long(o, srv->srvconf.port); in http_response_redirect_to_directory() 202 buffer_append_string_buffer(o, con->uri.path); in http_response_redirect_to_directory() 203 buffer_append_string_len(o, CONST_STR_LEN("/")); in http_response_redirect_to_directory() [all …]
|
| H A D | log.c | 303 off_t o; in log_error_write() local 322 o = va_arg(ap, off_t); in log_error_write() 323 buffer_append_off_t(srv->errorlog_buf, o); in log_error_write() 345 o = va_arg(ap, off_t); in log_error_write() 346 buffer_append_off_t(srv->errorlog_buf, o); in log_error_write()
|
| H A D | Makefile.in | 933 .SUFFIXES: .c .lo .o .obj 1313 .c.o: 1677 proc_open-proc_open.o: proc_open.c 1678 …AGS) $(CFLAGS) -MT proc_open-proc_open.o -MD -MP -MF $(DEPDIR)/proc_open-proc_open.Tpo -c -o proc_… 1682 …open_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o proc_open-proc_open.o `test -f 'proc_open.… 1691 proc_open-buffer.o: buffer.c 1692 …AM_CFLAGS) $(CFLAGS) -MT proc_open-buffer.o -MD -MP -MF $(DEPDIR)/proc_open-buffer.Tpo -c -o proc_… 1696 …oc_open_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o proc_open-buffer.o `test -f 'buffer.c' …
|
| H A D | server.c | 1232 int o; in main() local 1277 while(-1 != (o = getopt(argc, argv, "f:m:n:hvVDpt"))) { in main() 1278 switch(o) { in main()
|
| /mOS-networking-stack/samples/lighttpd-1.4.32/m4/ |
| H A D | libtool.m4 | 236 test -z "$ac_objext" && ac_objext=o 1043 echo "$LTCC $LTCFLAGS -c -o conftest.o conftest.c" >&AS_MESSAGE_LOG_FD 1044 $LTCC $LTCFLAGS -c -o conftest.o conftest.c 2>&AS_MESSAGE_LOG_FD 1475 if ${LD-ld} -64 -r -o conftest2.o conftest.o >/dev/null 2>&1; then 6209 objext=o 6330 objext=o 7691 objext=o 7827 objext=o 7941 objext=o 8012 objext=o [all …]
|
| H A D | ltoptions.m4 | 352 # based on the bitwidth used, traditionally 'shr.o' or 'shr_64.o',
|
| /mOS-networking-stack/scripts/ |
| H A D | aclocal.m4 | 30 [whether $CC understands -c and -o together], 35 # compilers refuse to overwrite an existing .o file with -o, 39 if AM_RUN_LOG([$CC -c conftest.$ac_ext -o conftest2.$ac_objext]) \
|
| H A D | configure | 2593 …xt | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) 2661 …| *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;; 2755 rm -f conftest.o conftest.obj 2767 for ac_file in conftest.o conftest.obj conftest.*; do 3997 ac_script='s/\$U\././;s/\.o$//;s/\.obj$//' 5154 ac_script='s/\$U\././;s/\.o$//;s/\.obj$//' 6312 ac_script='s/\$U\././;s/\.o$//;s/\.obj$//' 7471 ac_script='s/\$U\././;s/\.o$//;s/\.obj$//' 8631 ac_script='s/\$U\././;s/\.o$//;s/\.obj$//' 9792 ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
|
| /mOS-networking-stack/samples/lighttpd-1.4.32/doc/outdated/ |
| H A D | accesslog.txt | 77 %o `response header`_ 93 %i and %o expect the name of the field which should be written in curly brackets. 109 a %{...}o like :: 111 …slog.format = "%h %l %u %t \"%r\" %b %>s \"%{User-Agent}i\" \"%{Referer}i\" \"%{X-LIGHTTPD-SID}o\""
|
| /mOS-networking-stack/dpdk-iface-kmod/ |
| H A D | Makefile | 12 obj-m=dpdk_iface.o 39 $(HIDE) rm -rf *~ *.o *.ko dpdk_iface_main
|
| /mOS-networking-stack/core/src/ |
| H A D | Makefile.in | 94 OBJS = $(patsubst %.c,%.o,$(SRCS)) 104 $(OBJS): %.o: %.c Makefile calcCPUs 117 rm -f *.o *~ core
|
| /mOS-networking-stack/samples/lighttpd-1.4.32/ |
| H A D | compile | 146 *.o | *.[oO][bB][jJ]) 277 *.o | *.obj)
|
| H A D | depcomp | 495 tmpdepfile1=$dir$base.o.d # libtool 1.5 496 tmpdepfile2=$dir.libs/$base.o.d # Likewise.
|
| H A D | aclocal.m4 | 571 # We check with '-c' and '-o' for the sake of the "dashmstdout" 573 # handle '-M -o', and we need to detect this. Also, some Intel 575 am__obj=sub/conftest.${OBJEXT-o} 576 am__minus_obj="-o $am__obj" 592 # This compiler won't grok '-c -o', but also, the minuso test has 595 am__obj=conftest.${OBJEXT-o} 1119 [whether $CC understands -c and -o together], 1124 # compilers refuse to overwrite an existing .o file with -o, 1128 if AM_RUN_LOG([$CC -c conftest.$ac_ext -o conftest2.$ac_objext]) \ 1453 am__tar='find "$$tardir" -print | cpio -o -H $1 -L' [all …]
|
| H A D | configure | 4066 rm -f conftest.o conftest.obj 4078 for ac_file in conftest.o conftest.obj conftest.*; do 7773 case `/usr/bin/file conftest.o` in 7780 case `/usr/bin/file conftest.o` in 7886 case `/usr/bin/file conftest.o` in 7904 if ${LD-ld} -64 -r -o conftest2.o conftest.o >/dev/null 2>&1; then 8603 $LTCC $LTCFLAGS -c -o conftest.o conftest.c 2>&5 8605 $AR cru libconftest.a conftest.o 2>&5 11494 dynamic_linker="AIX lib.so.V($shared_archive_member_spec.o)" 16734 int o = 0; [all …]
|
| H A D | configure.ac | 540 int o = 0; 541 if (-1 == sendfile(-1, 0, &o, 0) && errno == ENOSYS) return -1;
|
| /mOS-networking-stack/core/src/bpf/ |
| H A D | Makefile | 11 rm -rf *.o $(TARGET) *~
|
| /mOS-networking-stack/docs/ |
| H A D | Makefile.template | 47 rm -rf *~ *.o $(TARGET) logs/*
|
| /mOS-networking-stack/samples/midstat/ |
| H A D | Makefile.in | 45 rm -rf *~ *.o $(TARGET) logs/*
|
| /mOS-networking-stack/samples/nat/ |
| H A D | Makefile.in | 45 rm -rf *~ *.o $(TARGET) logs/*
|
| /mOS-networking-stack/samples/simple_firewall/ |
| H A D | Makefile.in | 45 rm -rf *~ *.o $(TARGET) logs/*
|
| /mOS-networking-stack/samples/epserver/ |
| H A D | Makefile.in | 50 rm -rf *~ *.o $(TARGET) $(TARGETMP) logs/*
|
| /mOS-networking-stack/samples/epwget/ |
| H A D | Makefile.in | 50 rm -rf *~ *.o $(TARGET) $(TARGETMP) logs/*
|
| /mOS-networking-stack/ |
| H A D | setup.sh | 779 rm -rf *.o
|
| /mOS-networking-stack/samples/lighttpd-1.4.32/tests/ |
| H A D | Makefile.in | 645 .SUFFIXES: .c .lo .log .o .obj .test .test$(EXEEXT) .trs 702 .c.o:
|