Home
last modified time | relevance | path

Searched refs:la (Results 1 – 6 of 6) sorted by relevance

/mOS-networking-stack/samples/lighttpd-1.4.32/src/
H A DMakefile.am93 common_libadd = liblightcomp.la
104 lib_LTLIBRARIES += mod_evasive.la
109 lib_LTLIBRARIES += mod_webdav.la
115 lib_LTLIBRARIES += mod_magnet.la
121 lib_LTLIBRARIES += mod_cml.la
138 lib_LTLIBRARIES += mod_cgi.la
143 lib_LTLIBRARIES += mod_scgi.la
168 lib_LTLIBRARIES += mod_alias.la
188 lib_LTLIBRARIES += mod_proxy.la
193 lib_LTLIBRARIES += mod_ssi.la
[all …]
H A DMakefile.in100 @NO_RDYNAMIC_TRUE@am__append_1 = liblightcomp.la
778 lib_LTLIBRARIES = $(am__append_1) mod_flv_streaming.la mod_evasive.la \
779 mod_webdav.la mod_magnet.la mod_cml.la mod_trigger_b4_dl.la \
780 mod_mysql_vhost.la mod_cgi.la mod_scgi.la mod_staticfile.la \
781 mod_dirlisting.la mod_indexfile.la mod_setenv.la mod_alias.la \
782 mod_userdir.la mod_rrdtool.la mod_usertrack.la mod_proxy.la \
783 mod_ssi.la mod_secdownload.la mod_expire.la mod_evhost.la \
784 mod_simple_vhost.la mod_fastcgi.la mod_extforward.la \
785 mod_access.la mod_compress.la mod_auth.la mod_rewrite.la \
786 mod_redirect.la mod_status.la mod_accesslog.la
[all …]
H A Dmod_staticfile.c180 off_t la, le; in http_response_parse_range() local
211 la = strtoll(s, &err, 10); in http_response_parse_range()
220 start = la; in http_response_parse_range()
227 start = la; in http_response_parse_range()
238 la = strtoll(s, &err, 10); in http_response_parse_range()
244 if (la > le) { in http_response_parse_range()
253 start = la; in http_response_parse_range()
259 start = la; in http_response_parse_range()
H A Dlemon.c3397 int la = acttab_yylookahead(pActtab, i); local
3398 if( la<0 ) la = lemp->nsymbol;
3400 fprintf(out, " %4d,", la);
/mOS-networking-stack/samples/lighttpd-1.4.32/
H A Dltmain.sh3850 *.la)
3916 -* | *.la | *.lo ) ;;
4010 > $tmpdir/tmp-la
4011 mv -f $tmpdir/tmp-la $lib
4246 *.la)
7407 *.la)
8481 *.la)
10773 *.la)
10800 *.la)
10815 *.la)
[all …]
/mOS-networking-stack/samples/lighttpd-1.4.32/m4/
H A Dlibtool.m47624 # Interix 3.5 installs completely hosed .la files for C++, so rather than