Home
last modified time | relevance | path

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

/mOS-networking-stack/samples/lighttpd-1.4.32/src/
H A Dlempar.c142 int major; /* The major token value. This is the code member
287 yyTokenName[yytos->major]); in yy_pop_parser_stack()
290 yymajor = yytos->major; in yy_pop_parser_stack()
420 yytos->major = yyMajor; in yy_shift()
428 fprintf(yyTraceFILE," %s",yyTokenName[yypParser->yystack[i].major]); in yy_shift()
583 yypParser->yystack[0].major = 0; in Parse()
637 yymx = yypParser->yystack[yypParser->yyidx].major; in Parse()
H A Dmod_ssi_exprparser.c196 int major; /* The major token value. This is the code member
375 yyTokenName[yytos->major]); in yy_pop_parser_stack()
378 yymajor = yytos->major; in yy_pop_parser_stack()
507 yytos->major = yyMajor; in yy_shift()
515 fprintf(yyTraceFILE," %s",yyTokenName[yypParser->yystack[i].major]); in yy_shift()
846 yypParser->yystack[0].major = 0; in ssiexprparser()
900 yymx = yypParser->yystack[yypParser->yyidx].major; in ssiexprparser()
H A Dconfigparser.c323 int major; /* The major token value. This is the code member
581 yyTokenName[yytos->major]); in yy_pop_parser_stack()
584 yymajor = yytos->major; in yy_pop_parser_stack()
713 yytos->major = yyMajor; in yy_shift()
721 fprintf(yyTraceFILE," %s",yyTokenName[yypParser->yystack[i].major]); in yy_shift()
1506 yypParser->yystack[0].major = 0; in configparser()
1560 yymx = yypParser->yystack[yypParser->yyidx].major; in configparser()
H A Drequest.c393 char * major = proto + sizeof("HTTP/") - 1; in http_request_parse() local
394 char * minor = strchr(major, '.'); in http_request_parse()
401 minor == major || /* no major */ in http_request_parse()
406 major_num = strtol(major, &err, 10); in http_request_parse()
/mOS-networking-stack/samples/lighttpd-1.4.32/
H A Dltmain.sh8866 major=
8895 major=.$current
8930 major=.$major
8961 major=.$current
8966 major=.$current
8971 major=.$current
8990 major=
9010 major=
9148 major_save=$major
9154 major=
[all …]
H A Dconfigure11424 soname_spec='$libname$release$shared_ext$major'
11546 soname_spec='$libname$release$shared_ext$major'
11672 soname_spec='$libname$release$major$shared_ext'
11686 soname_spec='$libname$release$shared_ext$major'
11741 soname_spec='$libname$release$shared_ext$major'
11802 soname_spec='$libname$release$shared_ext$major'
11821 soname_spec='$libname$release$shared_ext$major'
11877 soname_spec='$libname$release$shared_ext$major'
12030 soname_spec='$libname$release$shared_ext$major'
12046 soname_spec='$libname$release$shared_ext$major'
[all …]
/mOS-networking-stack/samples/lighttpd-1.4.32/m4/
H A Dlibtool.m42392 soname_spec='$libname$release$shared_ext$major'
2514 soname_spec='$libname$release$shared_ext$major'
2640 soname_spec='$libname$release$major$shared_ext'
2654 soname_spec='$libname$release$shared_ext$major'
2709 soname_spec='$libname$release$shared_ext$major'
2770 soname_spec='$libname$release$shared_ext$major'
2789 soname_spec='$libname$release$shared_ext$major'
2845 soname_spec='$libname$release$shared_ext$major'
2923 soname_spec='$libname$release$shared_ext$major'
2979 soname_spec='$libname$release$shared_ext$major'
[all …]
/mOS-networking-stack/samples/lighttpd-1.4.32/doc/outdated/
H A Dperformance.txt28 performance. The operation system has two major facilities to help lighttpd
105 lighttpd supports all major platform-specific calls:
H A Dcompress.txt19 throughput of the webserver. All major http-clients support compression by