| /mOS-networking-stack/scripts/ |
| H A D | aclocal.m4 | 6 # gives unlimited permission to copy and/or distribute it, 18 # gives unlimited permission to copy and/or distribute it,
|
| H A D | configure | 4465 gives unlimited permission to copy, distribute and modify it." 5622 gives unlimited permission to copy, distribute and modify it." 6780 gives unlimited permission to copy, distribute and modify it." 7939 gives unlimited permission to copy, distribute and modify it." 9099 gives unlimited permission to copy, distribute and modify it." 10260 gives unlimited permission to copy, distribute and modify it."
|
| /mOS-networking-stack/samples/lighttpd-1.4.32/src/ |
| H A D | proc_open.c | 26 HANDLE copy, self = GetCurrentProcess(); in dup_handle() local 28 if (!DuplicateHandle(self, src, self, ©, 0, inherit, DUPLICATE_SAME_ACCESS | in dup_handle() 31 return copy; in dup_handle()
|
| H A D | data_integer.c | 57 ds->copy = data_integer_copy; in data_integer_init()
|
| H A D | data_count.c | 60 ds->copy = data_count_copy; in data_count_init()
|
| H A D | data_array.c | 57 ds->copy = data_array_copy; in data_array_init()
|
| H A D | data_fastcgi.c | 61 ds->copy = data_fastcgi_copy; in data_fastcgi_init()
|
| H A D | array.h | 23 struct data_unset *(*copy)(const struct data_unset *src); \
|
| H A D | data_string.c | 104 ds->copy = data_string_copy; in data_string_init()
|
| H A D | buffer.c | 260 unsigned long copy = value; in buffer_append_long_hex() local 262 while (copy) { in buffer_append_long_hex() 263 copy >>= 4; in buffer_append_long_hex()
|
| H A D | data_config.c | 130 ds->copy = data_config_copy; in data_config_init()
|
| H A D | configparser.y | 50 return du->copy(du); in configparser_get_variable() 94 array_insert_unique(dst, du->copy(du)); in configparser_merge_data()
|
| H A D | array.c | 34 if (src->data[i]) a->data[i] = src->data[i]->copy(src->data[i]); in array_init_array()
|
| H A D | configparser.c | 53 return du->copy(du); in configparser_get_variable() 97 array_insert_unique(dst, du->copy(du)); in configparser_merge_data()
|
| /mOS-networking-stack/samples/lighttpd-1.4.32/ |
| H A D | aclocal.m4 | 6 # gives unlimited permission to copy and/or distribute it, 302 # gives unlimited permission to copy and/or distribute it, 338 # gives unlimited permission to copy and/or distribute it, 400 # gives unlimited permission to copy and/or distribute it, 452 # gives unlimited permission to copy and/or distribute it, 483 # gives unlimited permission to copy and/or distribute it, 674 # gives unlimited permission to copy and/or distribute it, 750 # gives unlimited permission to copy and/or distribute it, 947 # gives unlimited permission to copy and/or distribute it, 968 # gives unlimited permission to copy and/or distribute it, [all …]
|
| H A D | INSTALL | 36 make your own copy of that file and modify it for your needs.
|
| H A D | NEWS | 318 * replaced buffer_{append,copy}_string with the _len variant where possible (#1732) (thx crypt) 713 * fixed bin-copy-env in mod_fastcgi
|
| H A D | ltmain.sh | 5846 /* stop here, and copy so we don't have to do this twice */ 6240 /* always make a copy, for consistency with !HAVE_SETENV */
|
| /mOS-networking-stack/samples/lighttpd-1.4.32/m4/ |
| H A D | ltversion.m4 | 7 # unlimited permission to copy and/or distribute it, with or without
|
| H A D | ltsugar.m4 | 8 # unlimited permission to copy and/or distribute it, with or without
|
| H A D | lt~obsolete.m4 | 8 # unlimited permission to copy and/or distribute it, with or without
|
| H A D | ltoptions.m4 | 8 # unlimited permission to copy and/or distribute it, with or without
|
| /mOS-networking-stack/samples/lighttpd-1.4.32/doc/outdated/ |
| H A D | fastcgi.txt | 102 "bin-copy-environment" => <array>, # OPTIONAL 155 :"bin-copy-environement": clean up the environment and copy 405 "bin-copy-environment" => ( 426 "bin-copy-environment" => (
|
| H A D | performance.txt | 99 to copy the file into the webserver just to write() it back into a socket
|
| /mOS-networking-stack/samples/lighttpd-1.4.32/tests/ |
| H A D | Makefile.in | 247 am__copy_in_global_log_rx = ^[ ]*:copy-in-global-log:[ ]*
|