Home
last modified time | relevance | path

Searched refs:vars (Results 1 – 7 of 7) sorted by relevance

/mOS-networking-stack/dpdk-iface-kmod/
H A DMakefile10 include $(RTE_SDK)/mk/rte.vars.mk
/mOS-networking-stack/samples/lighttpd-1.4.32/src/
H A Dconfigparser.y171 array *vars = ctx->current->value; in key() local
179 } else if (NULL != (du = array_get_element(vars, A->ptr))) { in key()
187 array_replace(vars, du); in key()
H A Dconfigparser.c871 array *vars = ctx->current->value; in yy_reduce() local
879 } else if (NULL != (du = array_get_element(vars, yymsp[-2].minor.yy43->ptr))) { in yy_reduce()
887 array_replace(vars, du); in yy_reduce()
/mOS-networking-stack/core/src/
H A DMakefile.in57 include $(RTE_SDK)/mk/rte.vars.mk
/mOS-networking-stack/samples/lighttpd-1.4.32/
H A DNEWS118 * export some SSL_CLIENT_* vars for client cert validation (fixes #1288, thx presbrey)
213 * mod_ssi printenv: print cgi env, add environment vars to cgi env (fixes #1713)
257 …g options to shorts for numeric options in config file; allows to use env-vars for numeric options…
329 * allow digits in [s]cgi env vars (#1712)
547 * fixed appending and assigning of env.* vars
H A Dltmain.sh8570 vars="compile_deplibs finalize_deplibs"
8572 vars=deplibs
8574 for var in $vars dependency_libs; do
/mOS-networking-stack/samples/lighttpd-1.4.32/m4/
H A Dlibtool.m4710 # default configuration from the untagged config vars. Otherwise add code
712 # matching tagged config vars.