Home
last modified time | relevance | path

Searched refs:old (Results 1 – 11 of 11) sorted by relevance

/mOS-networking-stack/samples/lighttpd-1.4.32/
H A Dinstall-sh455 set X $old && old=:$2:$4:$5:$6 &&
458 test "$old" = "$new" &&
H A Daclocal.m4200 [The pkg-config script could not be found or is too old. Make sure it
765 # The call with PACKAGE and VERSION arguments is the old style
772 # release and drop the old call support.
801 dnl Distinguish between old-style and new-style calls.
809 dnl Diagnose old-style AC_INIT with new-style AM_AUTOMAKE_INIT.
1069 AC_MSG_WARN(['missing' script is too old or missing])
H A DNEWS10 …* configure.ac: remove old stuff, add some new to fix warnings in automake 1.12 (fixes #2419, thx …
160 * mod_webdav: Delete old properties before updating new for MOVE (fixes #1317)
288 * Fix mod_compress to compile with old gcc version (#1592)
289 * Fix mod_extforward to compile with old gcc version (#1591)
H A Dconfigure1095 | --oldin | --oldi | --old | --ol | --o)
1099 | --oldin=* | --oldi=* | --old=* | --ol=* | --o=*)
/mOS-networking-stack/samples/lighttpd-1.4.32/m4/
H A Dlt~obsolete.m419 # The trouble is, aclocal is a bit thick. It'll see the old AC_DEFUN
22 # pull the old libtool.m4 in (it doesn't see our shiny new m4_define
H A Dlibtool.m4780 # is reportedly fixed, but why not run on old versions too?
1540 [Commands used to install an old-style archive])
1542 # Determine commands to create old-style static archives.
1568 [Commands used to build an old-style archive])
1570 [Whether to use a lock for old archive extraction])
3908 # These are sane defaults that work on at least a few old systems.
4374 # old Intel C++ for x86_64, which still supported -KPIC.
4692 # old Intel for x86_64, which still supported -KPIC.
5451 # We have old collect2
6132 [Create an old-style archive from a shared archive])
[all …]
/mOS-networking-stack/samples/lighttpd-1.4.32/src/
H A Darray.c175 data_unset *old = a->data[ndx]; in array_replace() local
177 return old; in array_replace()
H A Dconfigparser.y31 data_config *old = ctx->current; in configparser_pop() local
33 return old; in configparser_pop()
H A Dlemon.c1090 PRIVATE void deleteconfig(old) in deleteconfig() argument
1091 struct config *old; in deleteconfig()
1093 old->next = freelist;
1094 freelist = old;
1231 struct config *old; in Configlist_return() local
1232 old = current; in Configlist_return()
1235 return old; in Configlist_return()
1241 struct config *old; in Configlist_basis() local
1242 old = basis; in Configlist_basis()
1245 return old; in Configlist_basis()
H A Dconfigparser.c34 data_config *old = ctx->current; in configparser_pop() local
36 return old; in configparser_pop()
/mOS-networking-stack/scripts/
H A Dconfigure929 | --oldin | --oldi | --old | --ol | --o)
933 | --oldin=* | --oldi=* | --old=* | --ol=* | --o=*)