| /mOS-networking-stack/core/src/ |
| H A D | debug.c | 94 goto done; in DumpPacket() 152 goto done; in DumpPacket() 154 done: in DumpPacket() 210 goto done; in DumpIPPacket() 212 done: in DumpIPPacket() 268 goto done; in DumpIPPacketToFile() 270 done: in DumpIPPacketToFile()
|
| H A D | logger.c | 86 ctx->done = 0; in InitLogThreadContext() 124 while (!ctx->done) { in ThreadLogMain() 143 while (ctx->state == IDLE_LOGT && !ctx->done) { in ThreadLogMain()
|
| H A D | core.c | 883 while ((!ctx->done || mtcp->flow_cnt) && !ctx->exit) { in RunMainLoop() 1473 ctx->done = 1; in mtcp_destroy_context() 1510 ctx->done = 1; in mtcp_free_context() 1543 log_ctx->done = 1; in mtcp_free_context()
|
| /mOS-networking-stack/samples/epwget/ |
| H A D | epwget.c | 54 static int done[MAX_CPUS]; variable 104 int done; member 218 ctx->done++; in CloseConnection() 222 done[ctx->core] = TRUE; in CloseConnection() 319 ctx->done++; in DownloadNext() 597 done[i] = FALSE; in GlbInitWget() 653 ctx->started = ctx->done = ctx->pending = 0; in InitWget() 682 while (!done[core]) { in RunWget() 693 done[core] = TRUE; in RunWget() 706 done[core] = TRUE; in RunWget() [all …]
|
| H A D | epwget-mp.c | 53 static int done[MAX_CPUS]; variable 103 int done; member 217 ctx->done++; in CloseConnection() 221 done[ctx->core] = TRUE; in CloseConnection() 318 ctx->done++; in DownloadNext() 595 done[i] = FALSE; in GlbInitWget() 651 ctx->started = ctx->done = ctx->pending = 0; in InitWget() 680 while (!done[core]) { in RunWget() 691 done[core] = TRUE; in RunWget() 704 done[core] = TRUE; in RunWget() [all …]
|
| /mOS-networking-stack/core/src/bpf/ |
| H A D | sf_optimize.c | 701 done = 0; 757 done = 0; 768 done = 0; 847 done = 0; 907 done = 0; 921 done = 0; 979 done = 0; 1579 done = 0; 1674 done = 0; 1788 done = 1; [all …]
|
| /mOS-networking-stack/samples/lighttpd-1.4.32/doc/outdated/ |
| H A D | extforward.txt | 70 Things done by modules before we change the remoteip or after we reset it will match on the proxy's… 71 Things done in between these two moments will match on the real client's IP. 72 The moment things are done by a module depends on in which hook it does things and within the same …
|
| H A D | proxy.txt | 51 done by specifying multiple handles for the same extension.
|
| H A D | magnet.txt | 48 * either at the same level as mod_rewrite, before any parsing of the URL is done 66 Most of the interaction between between mod_magnet and lighty is done through tables. Tables in lua… 108 -- 1. simple rewriting is done via the request.uri
|
| H A D | state.txt | 108 The FastCGI, CGI, ... intergration is done by introducing a loop in
|
| H A D | features.txt | 25 It is used to see what is still missing and what is already done. ::
|
| H A D | fastcgi.txt | 90 done by specifying multiple handles for the same extension. 258 If a FastCGI request is done or the connection is dropped, the load on the 304 is done:
|
| H A D | plugins.txt | 69 called when the request is done
|
| /mOS-networking-stack/samples/lighttpd-1.4.32/src/ |
| H A D | mod_cml_lua.c | 33 int done; member 41 if (rm->done) return 0; in load_file() 44 rm->done = 1; in load_file() 215 rm.done = 0; in cache_parse_lua()
|
| H A D | connections.c | 1405 int done = 0, r; local 1417 while (done == 0) { 1505 done = -1; 1531 done = -1; 1824 if (done == -1) { 1825 done = 0; 1827 done = 1;
|
| H A D | request.c | 298 int done = 0; in http_request_parse() local 578 for (; i < con->parse_request->used && !done; i++) { in http_request_parse() 680 done = 1; in http_request_parse()
|
| /mOS-networking-stack/samples/epserver/ |
| H A D | epserver-mp.c | 58 uint8_t done; member 107 sv->done = 0; in CleanServerVariable() 126 if (sv->done || !sv->rspheader_sent) { in SendUntilAvailable() 153 sv->done = TRUE; in SendUntilAvailable()
|
| H A D | epserver.c | 59 uint8_t done; member 108 sv->done = 0; in CleanServerVariable() 127 if (sv->done || !sv->rspheader_sent) { in SendUntilAvailable() 154 sv->done = TRUE; in SendUntilAvailable()
|
| /mOS-networking-stack/core/src/include/ |
| H A D | logger.h | 26 int done; member
|
| H A D | mtcp.h | 308 uint8_t done:1, member
|
| /mOS-networking-stack/samples/lighttpd-1.4.32/m4/ |
| H A D | ltoptions.m4 | 183 done 237 done 291 done 398 done
|
| H A D | libtool.m4 | 119 done 566 done 579 done 675 done 2331 done 3204 done 3313 done 3710 done 4149 done 8233 done [all …]
|
| /mOS-networking-stack/scripts/ |
| H A D | aclocal.m4 | 46 done
|
| /mOS-networking-stack/samples/lighttpd-1.4.32/ |
| H A D | aclocal.m4 | 568 done 622 done 726 done 727 done 941 done 1135 done 1223 done 1247 AC_MSG_RESULT([done])]) 1434 done 1479 done
|
| H A D | configure.ac | 869 done | sort 874 done | sort 883 done | sort 888 done | sort
|