Searched refs:vars (Results 1 – 7 of 7) sorted by relevance
10 include $(RTE_SDK)/mk/rte.vars.mk
171 array *vars = ctx->current->value; in key() local179 } else if (NULL != (du = array_get_element(vars, A->ptr))) { in key()187 array_replace(vars, du); in key()
871 array *vars = ctx->current->value; in yy_reduce() local879 } else if (NULL != (du = array_get_element(vars, yymsp[-2].minor.yy43->ptr))) { in yy_reduce()887 array_replace(vars, du); in yy_reduce()
57 include $(RTE_SDK)/mk/rte.vars.mk
118 * 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
8570 vars="compile_deplibs finalize_deplibs"8572 vars=deplibs8574 for var in $vars dependency_libs; do
710 # default configuration from the untagged config vars. Otherwise add code712 # matching tagged config vars.