Searched refs:space (Results 1 – 9 of 9) sorted by relevance
| /mOS-networking-stack/samples/lighttpd-1.4.32/src/ |
| H A D | mod_expire.c | 124 char *space, *err; in mod_expire_get_offset() local 127 if (NULL == (space = strchr(ts, ' '))) { in mod_expire_get_offset() 140 ts = space + 1; in mod_expire_get_offset() 142 if (NULL != (space = strchr(ts, ' '))) { in mod_expire_get_offset() 146 slen = space - ts; in mod_expire_get_offset() 177 ts = space + 1; in mod_expire_get_offset()
|
| /mOS-networking-stack/samples/midstat/ |
| H A D | midstat.c | 170 int space; in cb_printstat() local 173 space = printf("%s:", inet_ntoa(c->addrs[MOS_SIDE_CLI].sin_addr)); in cb_printstat() 175 space - 21, in cb_printstat() 178 space = printf("%s:", inet_ntoa(c->addrs[MOS_SIDE_SVR].sin_addr)); in cb_printstat() 180 space - 21, in cb_printstat()
|
| /mOS-networking-stack/ |
| H A D | README.md | 6 mOS networking stack provides a high performance user-space programming library
|
| /mOS-networking-stack/core/src/bpf/ |
| H A D | sf_optimize.c | 174 __thread bpf_u_int32 *space; variable 1948 free((void *) space); in opt_cleanup() 2071 space = (bpf_u_int32 *) malloc(2 * n_blocks * nodewords * sizeof(*space) 2072 + n_edges * edgewords * sizeof(*space)); 2073 if (space == NULL) 2075 p = space;
|
| /mOS-networking-stack/samples/lighttpd-1.4.32/doc/outdated/ |
| H A D | features.txt | 61 access logging, plus a binary version of CLF that save space.
|
| H A D | magnet.txt | 353 and the special lighty.* name-space. If you want to save data between script runs, you can use the …
|
| /mOS-networking-stack/samples/lighttpd-1.4.32/m4/ |
| H A D | ltoptions.m4 | 58 # OPTION-LIST is a space-separated list of Libtool options associated
|
| H A D | libtool.m4 | 1218 # Invoke $ECHO with all args, space-separated. 4971 # include_expsyms should be a list of space-separated symbols to be *always* 5174 # time. Moving up from 0x10000000 also allows more sbrk(2) space. 5639 # extra space). 6901 # time. Moving up from 0x10000000 also allows more sbrk(2) space. 7538 # Some compilers place space between "-{L,R}" and the path. 7539 # Remove the space.
|
| /mOS-networking-stack/samples/lighttpd-1.4.32/ |
| H A D | aclocal.m4 | 1094 # OPTIONS is a space-separated list of Automake options. 1181 # name. Accept space and tab only in the latter.
|