Home
last modified time | relevance | path

Searched refs:copy (Results 1 – 25 of 27) sorted by relevance

12

/mOS-networking-stack/scripts/
H A Daclocal.m46 # gives unlimited permission to copy and/or distribute it,
18 # gives unlimited permission to copy and/or distribute it,
H A Dconfigure4465 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 Dproc_open.c26 HANDLE copy, self = GetCurrentProcess(); in dup_handle() local
28 if (!DuplicateHandle(self, src, self, &copy, 0, inherit, DUPLICATE_SAME_ACCESS | in dup_handle()
31 return copy; in dup_handle()
H A Ddata_integer.c57 ds->copy = data_integer_copy; in data_integer_init()
H A Ddata_count.c60 ds->copy = data_count_copy; in data_count_init()
H A Ddata_array.c57 ds->copy = data_array_copy; in data_array_init()
H A Ddata_fastcgi.c61 ds->copy = data_fastcgi_copy; in data_fastcgi_init()
H A Darray.h23 struct data_unset *(*copy)(const struct data_unset *src); \
H A Ddata_string.c104 ds->copy = data_string_copy; in data_string_init()
H A Dbuffer.c260 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 Ddata_config.c130 ds->copy = data_config_copy; in data_config_init()
H A Dconfigparser.y50 return du->copy(du); in configparser_get_variable()
94 array_insert_unique(dst, du->copy(du)); in configparser_merge_data()
H A Darray.c34 if (src->data[i]) a->data[i] = src->data[i]->copy(src->data[i]); in array_init_array()
H A Dconfigparser.c53 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 Daclocal.m46 # 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 DINSTALL36 make your own copy of that file and modify it for your needs.
H A DNEWS318 * replaced buffer_{append,copy}_string with the _len variant where possible (#1732) (thx crypt)
713 * fixed bin-copy-env in mod_fastcgi
H A Dltmain.sh5846 /* 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 Dltversion.m47 # unlimited permission to copy and/or distribute it, with or without
H A Dltsugar.m48 # unlimited permission to copy and/or distribute it, with or without
H A Dlt~obsolete.m48 # unlimited permission to copy and/or distribute it, with or without
H A Dltoptions.m48 # unlimited permission to copy and/or distribute it, with or without
/mOS-networking-stack/samples/lighttpd-1.4.32/doc/outdated/
H A Dfastcgi.txt102 "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 Dperformance.txt99 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 DMakefile.in247 am__copy_in_global_log_rx = ^[ ]*:copy-in-global-log:[ ]*

12