Home
last modified time | relevance | path

Searched refs:g (Results 1 – 25 of 27) sorted by relevance

12

/mOS-networking-stack/samples/lighttpd-1.4.32/
H A DINSTALL54 (e.g.
55 $ ./configure --without-bzip2 CFLAGS="-g -O3" \
63 $ ./configure --without-bzip2 CFLAGS="-g -DINFO -DDBGERR" \
67 (e.g.
68 $ ./configure --without-bzip2 CFLAGS="-g -DINFO -DDBGERR" \
95 (e.g., $ sudo ./lighttpd -D -f ../docs/config/m-lighttpd.conf -n 8)
H A Dconfigure.ac155 MYSQL_INCLUDE="`$MYSQL_CONFIG --include | sed s/\'//g`"
157 MYSQL_INCLUDE="`$MYSQL_CONFIG --cflags | sed s/\'//g`"
159 MYSQL_LIBS="`$MYSQL_CONFIG --libs | sed s/\'//g`"
618 …CFLAGS="${CFLAGS} -g -O2 -g2 -Wall -Wmissing-declarations -Wdeclaration-after-statement -Wno-point…
693 …LIBDPDK_LIBS="-L$WITH_LIBDPDK/lib/ -m64 -g -O3 -pthread -lrt -march=native -Wl,-export-dynamic -Wl…
H A Dinstall-sh403 *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
H A DSConstruct112 env.Append(CCFLAGS = Split('-Wall -O2 -g -W -pedantic -Wunused -Wshadow -std=gnu99'))
H A Dconfigure336 *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
2366 ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
2615 *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
4938 ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
5790 delay_single_quote_subst='s/'\''/'\'\\\\\\\'\''/g'
5793 no_glob_subst='s/\*/\\\*/g'
11343 lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
17548 *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
17737 *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
17745 *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
[all …]
H A DMakefile.in698 sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
H A Daclocal.m4719 sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g'`; do
1276 dnl A few 'make' implementations (e.g., NonStop OS and NextStep)
1402 am_gid=`id -g || echo unknown`
/mOS-networking-stack/scripts/
H A Dconfigure3979 s/\$/$$/g
3983 g
3985 s/\n/ /g
5136 s/\$/$$/g
5140 g
5142 s/\n/ /g
6294 s/\$/$$/g
6298 g
7457 g
8617 g
[all …]
/mOS-networking-stack/samples/lighttpd-1.4.32/src/
H A Dmod_usertrack.c183 char *g; in URIHANDLER_FUNC() local
192 if (NULL != (g = strstr(ds->value->ptr, p->conf.cookie_name->ptr))) { in URIHANDLER_FUNC()
196 for (nc = g + p->conf.cookie_name->used-1; *nc == ' ' || *nc == '\t'; nc++); in URIHANDLER_FUNC()
H A Dnetwork.c776 dh->g = BN_bin2bn(dh1024_g,sizeof(dh1024_g), NULL);
778 if ((dh->p == NULL) || (dh->g == NULL)) {
/mOS-networking-stack/samples/lighttpd-1.4.32/doc/outdated/
H A Drewrite.txt32 e.g. ::
39 e.g. ::
H A Dauthentication.txt71 e.g.:
82 e.g.:
98 e.g.:
H A Dconfiguration.txt327 e.g.: ::
353 e.g.: ::
400 which are fairly loaded and the network handler calls delay often (e.g. new
465 e.g. ::
476 e.g.: ::
503 e.g.: ::
H A Drrdtool.txt35 e.g.: ::
43 e.g.: ::
H A Daccesslog.txt42 e.g.: ::
95 e.g.: ::
H A Dcompress.txt66 e.g.: ::
73 e.g.: ::
87 e.g.: ::
H A Dredirect.txt32 e.g. ::
H A Dcgi.txt34 e.g.: ::
H A Dwebdav.txt59 the directory /dav and everything below it, but not e.g. /davos. ::
H A Dproxy.txt71 e.g.: ::
H A Dstate.txt97 other way to handle the issue (e.g. client-side close of the connection).
H A Dperformance.txt87 e.g.: ::
H A Dmagnet.txt254 * all images have the same format (e.g. image/png)
H A Dfastcgi.txt61 than a e.g. load-balancer+apache+mod_php solution.
/mOS-networking-stack/samples/lighttpd-1.4.32/m4/
H A Dlibtool.m4264 sed_quote_subst='s/\([["`$\\]]\)/\\\1/g'
267 double_quote_subst='s/\([["`\\]]\)/\\\1/g'
271 delay_variable_subst='s/\\\\\\\\\\\$/\\\\\\$/g'
274 delay_single_quote_subst='s/'\''/'\'\\\\\\\'\''/g'
277 no_glob_subst='s/\*/\\\*/g'
2298 *) lt_sed_strip_eq='s|=/|/|g' ;;
2356 $SED 's|/\([[A-Za-z]]:\)|\1|g'` ;;
3638 … aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[[\1]]\/[[\1]]\/g;/g"`
6294 ( (test g++ = "$CXX" && `g++ -v >/dev/null 2>&1` ) ||
6295 (test g++ != "$CXX"))); then
[all …]

12