Home
last modified time | relevance | path

Searched refs:space (Results 1 – 9 of 9) sorted by relevance

/mOS-networking-stack/samples/lighttpd-1.4.32/src/
H A Dmod_expire.c124 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 Dmidstat.c170 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 DREADME.md6 mOS networking stack provides a high performance user-space programming library
/mOS-networking-stack/core/src/bpf/
H A Dsf_optimize.c174 __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 Dfeatures.txt61 access logging, plus a binary version of CLF that save space.
H A Dmagnet.txt353 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 Dltoptions.m458 # OPTION-LIST is a space-separated list of Libtool options associated
H A Dlibtool.m41218 # 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 Daclocal.m41094 # OPTIONS is a space-separated list of Automake options.
1181 # name. Accept space and tab only in the latter.