Searched refs:current (Results 1 – 14 of 14) sorted by relevance
| /mOS-networking-stack/samples/lighttpd-1.4.32/src/ |
| H A D | configparser.y | 19 dc->parent = ctx->current; in configparser_push() 27 ctx->current = dc; in configparser_push() 31 data_config *old = ctx->current; in configparser_pop() 151 ctx->current->context_ndx, in key() 159 ctx->current->context_ndx, in key() 171 array *vars = ctx->current->value; in key() 176 ctx->current->context_ndx, in key() 344 cur = ctx->current; in global() 347 assert(cur && ctx->current); in global() 372 cur = ctx->current; in condline() [all …]
|
| H A D | configparser.c | 22 dc->parent = ctx->current; in configparser_push() 30 ctx->current = dc; in configparser_push() 34 data_config *old = ctx->current; in configparser_pop() 847 ctx->current->context_ndx, in yy_reduce() 855 ctx->current->context_ndx, in yy_reduce() 871 array *vars = ctx->current->value; in yy_reduce() 876 ctx->current->context_ndx, in yy_reduce() 1108 cur = ctx->current; in yy_reduce() 1111 assert(cur && ctx->current); in yy_reduce() 1151 cur = ctx->current; in yy_reduce() [all …]
|
| H A D | request.c | 215 const char *current; in http_request_split_value() local 227 current = b->ptr; in http_request_split_value() 228 for (i = 0; i < b->used; ++i, ++current) { in http_request_split_value() 233 switch (*current) { in http_request_split_value() 242 token_start = token_end = current; in http_request_split_value() 248 switch (*current) { in http_request_split_value() 266 token_end = current; in http_request_split_value()
|
| H A D | configfile.h | 13 data_config *current; /* current started with { */ member
|
| H A D | lemon.c | 1065 static struct config *current = 0; /* Top of list of configurations */ variable 1099 current = 0; in Configlist_init() 1100 currentend = ¤t; in Configlist_init() 1109 current = 0; in Configlist_reset() 1110 currentend = ¤t; in Configlist_reset() 1184 for(cfp=current; cfp; cfp=cfp->next){ 1216 current = (struct config *)msort(current,&(current->next),Configcmp); in Configlist_sort() 1223 basis = (struct config *)msort(current,&(current->bp),Configcmp); in Configlist_sortbasis() 1232 old = current; in Configlist_return() 1233 current = 0; in Configlist_return()
|
| H A D | configfile.c | 1122 context.current = dc; in config_read()
|
| /mOS-networking-stack/samples/lighttpd-1.4.32/ |
| H A D | ltmain.sh | 8815 current=$number_major 8829 current=$1 8836 case $current in 8879 func_arith $current + 1 8895 major=.$current 8961 major=.$current 8962 versuffix=.$current 8966 major=.$current 8967 versuffix=.$current 8971 major=.$current [all …]
|
| H A D | aclocal.m4 | 78 dnl used since that's the first version where most current features of 536 # the current directory while Tru64 will put them in the object 1193 # Do 'set' in a subshell so we don't clobber the current shell's
|
| H A D | configure | 2608 { $as_echo "$as_me:${as_lineno-$LINENO}: current value: \`$ac_new_val'" >&5
|
| /mOS-networking-stack/samples/lighttpd-1.4.32/doc/outdated/ |
| H A D | status.txt | 29 - current throughput
|
| H A D | secdownload.txt | 124 # current timestamp
|
| H A D | configuration.txt | 293 Default: lighttpd <current-version>
|
| /mOS-networking-stack/scripts/ |
| H A D | configure | 2176 { $as_echo "$as_me:${as_lineno-$LINENO}: current value: \`$ac_new_val'" >&5
|
| /mOS-networking-stack/samples/lighttpd-1.4.32/m4/ |
| H A D | libtool.m4 | 623 [# Run this file to recreate a libtool stub with the current configuration.]) 634 '$as_me' creates a local libtool stub from the current configuration,
|