Home
last modified time | relevance | path

Searched refs:copy_length (Results 1 – 25 of 577) sorted by relevance

12345678910>>...24

/dports/comms/owfs/owfs-3.2p4/module/owlib/src/c/
H A Dow_testerread.c90 size_t copy_length = length_left; in FS_read_tester_single() local
91 if (copy_length > sizeof(address)) { in FS_read_tester_single()
92 copy_length = sizeof(address); in FS_read_tester_single()
94 memcpy(&return_chars[buffer_index], address, copy_length); in FS_read_tester_single()
95 length_left -= copy_length; in FS_read_tester_single()
108 size_t copy_length = length_left; in FS_read_tester_single() local
109 if (copy_length > SERIAL_NUMBER_SIZE) { in FS_read_tester_single()
110 copy_length = SERIAL_NUMBER_SIZE; in FS_read_tester_single()
112 memcpy(&return_chars[buffer_index], pn->sn, copy_length); in FS_read_tester_single()
113 length_left -= copy_length; in FS_read_tester_single()
/dports/databases/percona56-client/percona-server-5.6.51-91.0/storage/perfschema/
H A Dtable_session_connect.cc97 ulong copy_length, data_length; in parse_length_encoded_string() local
101 copy_length= data_length= net_field_length((uchar **) ptr); in parse_length_encoded_string()
110 copy_length= well_formed_copy_nchars(&my_charset_utf8_bin, dest, dest_size, in parse_length_encoded_string()
115 *copied_len= copy_length; in parse_length_encoded_string()
161 uint copy_length; in read_nth_attr() local
168 attr_name, max_attr_name, &copy_length, in read_nth_attr()
173 !copy_length in read_nth_attr()
178 *attr_name_length= copy_length; in read_nth_attr()
182 attr_value, max_attr_value, &copy_length, in read_nth_attr()
190 *attr_value_length= copy_length; in read_nth_attr()
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/storage/perfschema/
H A Dtable_session_connect.cc97 ulong copy_length, data_length; in parse_length_encoded_string() local
101 copy_length= data_length= net_field_length((uchar **) ptr); in parse_length_encoded_string()
110 copy_length= well_formed_copy_nchars(&my_charset_utf8_bin, dest, dest_size, in parse_length_encoded_string()
115 *copied_len= copy_length; in parse_length_encoded_string()
161 uint copy_length; in read_nth_attr() local
168 attr_name, max_attr_name, &copy_length, in read_nth_attr()
173 !copy_length in read_nth_attr()
178 *attr_name_length= copy_length; in read_nth_attr()
182 attr_value, max_attr_value, &copy_length, in read_nth_attr()
190 *attr_value_length= copy_length; in read_nth_attr()
/dports/databases/mysql57-client/mysql-5.7.36/storage/perfschema/
H A Dtable_session_connect.cc98 ulong copy_length, data_length; in parse_length_encoded_string() local
102 copy_length= data_length= net_field_length((uchar **) ptr); in parse_length_encoded_string()
111 copy_length= well_formed_copy_nchars(&my_charset_utf8_bin, dest, dest_size, in parse_length_encoded_string()
116 *copied_len= copy_length; in parse_length_encoded_string()
162 uint copy_length; in read_nth_attr() local
169 attr_name, max_attr_name, &copy_length, in read_nth_attr()
174 !copy_length in read_nth_attr()
179 *attr_name_length= copy_length; in read_nth_attr()
183 attr_value, max_attr_value, &copy_length, in read_nth_attr()
191 *attr_value_length= copy_length; in read_nth_attr()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/storage/perfschema/
H A Dtable_session_connect.cc98 ulong copy_length, data_length; in parse_length_encoded_string() local
102 copy_length= data_length= net_field_length((uchar **) ptr); in parse_length_encoded_string()
111 copy_length= well_formed_copy_nchars(&my_charset_utf8_bin, dest, dest_size, in parse_length_encoded_string()
116 *copied_len= copy_length; in parse_length_encoded_string()
162 uint copy_length; in read_nth_attr() local
169 attr_name, max_attr_name, &copy_length, in read_nth_attr()
174 !copy_length in read_nth_attr()
179 *attr_name_length= copy_length; in read_nth_attr()
183 attr_value, max_attr_value, &copy_length, in read_nth_attr()
191 *attr_value_length= copy_length; in read_nth_attr()
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/perfschema/
H A Dtable_session_connect.cc98 ulong copy_length, data_length; in parse_length_encoded_string() local
102 copy_length= data_length= net_field_length((uchar **) ptr); in parse_length_encoded_string()
111 copy_length= well_formed_copy_nchars(&my_charset_utf8_bin, dest, dest_size, in parse_length_encoded_string()
116 *copied_len= copy_length; in parse_length_encoded_string()
162 uint copy_length; in read_nth_attr() local
169 attr_name, max_attr_name, &copy_length, in read_nth_attr()
174 !copy_length in read_nth_attr()
179 *attr_name_length= copy_length; in read_nth_attr()
183 attr_value, max_attr_value, &copy_length, in read_nth_attr()
191 *attr_value_length= copy_length; in read_nth_attr()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/storage/perfschema/
H A Dtable_session_connect.cc98 ulong copy_length, data_length; in parse_length_encoded_string() local
102 copy_length= data_length= net_field_length((uchar **) ptr); in parse_length_encoded_string()
111 copy_length= well_formed_copy_nchars(&my_charset_utf8_bin, dest, dest_size, in parse_length_encoded_string()
116 *copied_len= copy_length; in parse_length_encoded_string()
162 uint copy_length; in read_nth_attr() local
169 attr_name, max_attr_name, &copy_length, in read_nth_attr()
174 !copy_length in read_nth_attr()
179 *attr_name_length= copy_length; in read_nth_attr()
183 attr_value, max_attr_value, &copy_length, in read_nth_attr()
191 *attr_value_length= copy_length; in read_nth_attr()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/perfschema/
H A Dtable_session_connect.cc98 ulong copy_length, data_length; in parse_length_encoded_string() local
102 copy_length= data_length= net_field_length((uchar **) ptr); in parse_length_encoded_string()
111 copy_length= well_formed_copy_nchars(&my_charset_utf8_bin, dest, dest_size, in parse_length_encoded_string()
116 *copied_len= copy_length; in parse_length_encoded_string()
162 uint copy_length; in read_nth_attr() local
169 attr_name, max_attr_name, &copy_length, in read_nth_attr()
174 !copy_length in read_nth_attr()
179 *attr_name_length= copy_length; in read_nth_attr()
183 attr_value, max_attr_value, &copy_length, in read_nth_attr()
191 *attr_value_length= copy_length; in read_nth_attr()
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/perfschema/
H A Dtable_session_connect.cc98 ulong copy_length, data_length; in parse_length_encoded_string() local
102 copy_length= data_length= net_field_length((uchar **) ptr); in parse_length_encoded_string()
111 copy_length= well_formed_copy_nchars(&my_charset_utf8_bin, dest, dest_size, in parse_length_encoded_string()
116 *copied_len= copy_length; in parse_length_encoded_string()
162 uint copy_length; in read_nth_attr() local
169 attr_name, max_attr_name, &copy_length, in read_nth_attr()
174 !copy_length in read_nth_attr()
179 *attr_name_length= copy_length; in read_nth_attr()
183 attr_value, max_attr_value, &copy_length, in read_nth_attr()
191 *attr_value_length= copy_length; in read_nth_attr()
/dports/databases/percona56-server/percona-server-5.6.51-91.0/storage/perfschema/
H A Dtable_session_connect.cc97 ulong copy_length, data_length; in parse_length_encoded_string() local
101 copy_length= data_length= net_field_length((uchar **) ptr); in parse_length_encoded_string()
110 copy_length= well_formed_copy_nchars(&my_charset_utf8_bin, dest, dest_size, in parse_length_encoded_string()
115 *copied_len= copy_length; in parse_length_encoded_string()
161 uint copy_length; in read_nth_attr() local
168 attr_name, max_attr_name, &copy_length, in read_nth_attr()
173 !copy_length in read_nth_attr()
178 *attr_name_length= copy_length; in read_nth_attr()
182 attr_value, max_attr_value, &copy_length, in read_nth_attr()
190 *attr_value_length= copy_length; in read_nth_attr()
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/storage/perfschema/
H A Dtable_session_connect.cc97 ulong copy_length, data_length; in parse_length_encoded_string() local
101 copy_length= data_length= net_field_length((uchar **) ptr); in parse_length_encoded_string()
110 copy_length= well_formed_copy_nchars(&my_charset_utf8_bin, dest, dest_size, in parse_length_encoded_string()
115 *copied_len= copy_length; in parse_length_encoded_string()
161 uint copy_length; in read_nth_attr() local
168 attr_name, max_attr_name, &copy_length, in read_nth_attr()
173 !copy_length in read_nth_attr()
178 *attr_name_length= copy_length; in read_nth_attr()
182 attr_value, max_attr_value, &copy_length, in read_nth_attr()
190 *attr_value_length= copy_length; in read_nth_attr()
/dports/databases/mariadb104-server/mariadb-10.4.24/storage/perfschema/
H A Dtable_session_connect.cc71 ulong copy_length, data_length; in parse_length_encoded_string() local
74 copy_length= data_length= net_field_length((uchar **) ptr); in parse_length_encoded_string()
83 copy_length= copier.well_formed_copy(&my_charset_utf8_bin, dest, dest_size, in parse_length_encoded_string()
85 *copied_len= copy_length; in parse_length_encoded_string()
131 uint copy_length; in read_nth_attr() local
138 attr_name, max_attr_name, &copy_length, in read_nth_attr()
143 !copy_length in read_nth_attr()
148 *attr_name_length= copy_length; in read_nth_attr()
152 attr_value, max_attr_value, &copy_length, in read_nth_attr()
160 *attr_value_length= copy_length; in read_nth_attr()
/dports/databases/mariadb104-client/mariadb-10.4.24/storage/perfschema/
H A Dtable_session_connect.cc71 ulong copy_length, data_length; in parse_length_encoded_string() local
74 copy_length= data_length= net_field_length((uchar **) ptr); in parse_length_encoded_string()
83 copy_length= copier.well_formed_copy(&my_charset_utf8_bin, dest, dest_size, in parse_length_encoded_string()
85 *copied_len= copy_length; in parse_length_encoded_string()
131 uint copy_length; in read_nth_attr() local
138 attr_name, max_attr_name, &copy_length, in read_nth_attr()
143 !copy_length in read_nth_attr()
148 *attr_name_length= copy_length; in read_nth_attr()
152 attr_value, max_attr_value, &copy_length, in read_nth_attr()
160 *attr_value_length= copy_length; in read_nth_attr()
/dports/databases/mariadb103-client/mariadb-10.3.34/storage/perfschema/
H A Dtable_session_connect.cc71 ulong copy_length, data_length; in parse_length_encoded_string() local
74 copy_length= data_length= net_field_length((uchar **) ptr); in parse_length_encoded_string()
83 copy_length= copier.well_formed_copy(&my_charset_utf8_bin, dest, dest_size, in parse_length_encoded_string()
85 *copied_len= copy_length; in parse_length_encoded_string()
131 uint copy_length; in read_nth_attr() local
138 attr_name, max_attr_name, &copy_length, in read_nth_attr()
143 !copy_length in read_nth_attr()
148 *attr_name_length= copy_length; in read_nth_attr()
152 attr_value, max_attr_value, &copy_length, in read_nth_attr()
160 *attr_value_length= copy_length; in read_nth_attr()
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/perfschema/
H A Dtable_session_connect.cc72 ulong copy_length, data_length; in parse_length_encoded_string() local
75 copy_length= data_length= net_field_length((uchar **) ptr); in parse_length_encoded_string()
84 copy_length= copier.well_formed_copy(&my_charset_utf8mb3_bin, dest, dest_size, in parse_length_encoded_string()
86 *copied_len= copy_length; in parse_length_encoded_string()
132 uint copy_length; in read_nth_attr() local
139 attr_name, max_attr_name, &copy_length, in read_nth_attr()
144 !copy_length in read_nth_attr()
149 *attr_name_length= copy_length; in read_nth_attr()
153 attr_value, max_attr_value, &copy_length, in read_nth_attr()
161 *attr_value_length= copy_length; in read_nth_attr()
/dports/databases/mariadb103-server/mariadb-10.3.34/storage/perfschema/
H A Dtable_session_connect.cc71 ulong copy_length, data_length;
74 copy_length= data_length= net_field_length((uchar **) ptr);
83 copy_length= copier.well_formed_copy(&my_charset_utf8_bin, dest, dest_size,
85 *copied_len= copy_length;
131 uint copy_length;
138 attr_name, max_attr_name, &copy_length,
143 !copy_length
148 *attr_name_length= copy_length;
152 attr_value, max_attr_value, &copy_length,
160 *attr_value_length= copy_length;
/dports/databases/mysql56-client/mysql-5.6.51/storage/perfschema/
H A Dtable_session_connect.cc97 ulong copy_length, data_length; in parse_length_encoded_string() local
101 copy_length= data_length= net_field_length((uchar **) ptr); in parse_length_encoded_string()
110 copy_length= well_formed_copy_nchars(&my_charset_utf8_bin, dest, dest_size, in parse_length_encoded_string()
115 *copied_len= copy_length; in parse_length_encoded_string()
161 uint copy_length; in read_nth_attr() local
168 attr_name, max_attr_name, &copy_length, in read_nth_attr()
173 !copy_length in read_nth_attr()
178 *attr_name_length= copy_length; in read_nth_attr()
182 attr_value, max_attr_value, &copy_length, in read_nth_attr()
190 *attr_value_length= copy_length; in read_nth_attr()
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/perfschema/
H A Dtable_session_connect.cc72 ulong copy_length, data_length; in parse_length_encoded_string() local
75 copy_length= data_length= net_field_length((uchar **) ptr); in parse_length_encoded_string()
84 copy_length= copier.well_formed_copy(&my_charset_utf8mb3_bin, dest, dest_size, in parse_length_encoded_string()
86 *copied_len= copy_length; in parse_length_encoded_string()
132 uint copy_length; in read_nth_attr() local
139 attr_name, max_attr_name, &copy_length, in read_nth_attr()
144 !copy_length in read_nth_attr()
149 *attr_name_length= copy_length; in read_nth_attr()
153 attr_value, max_attr_value, &copy_length, in read_nth_attr()
161 *attr_value_length= copy_length; in read_nth_attr()
/dports/graphics/aseprite/aseprite-1.2.9/third_party/libarchive/libarchive/
H A Darchive_write_set_format_ustar.c392 size_t copy_length; in __archive_write_format_header_ustar() local
422 if (copy_length <= USTAR_name_size) in __archive_write_format_header_ustar()
459 pp + copy_length - p - 1); in __archive_write_format_header_ustar()
476 if (copy_length > 0) in __archive_write_format_header_ustar()
493 if (copy_length > 0) { in __archive_write_format_header_ustar()
498 copy_length = USTAR_linkname_size; in __archive_write_format_header_ustar()
516 if (copy_length > 0) { in __archive_write_format_header_ustar()
517 if (copy_length > USTAR_uname_size) { in __archive_write_format_header_ustar()
521 copy_length = USTAR_uname_size; in __archive_write_format_header_ustar()
539 if (copy_length > 0) { in __archive_write_format_header_ustar()
[all …]
/dports/archivers/libarchive/libarchive-3.5.2/libarchive/
H A Darchive_write_set_format_ustar.c390 size_t copy_length; in __archive_write_format_header_ustar() local
420 if (copy_length <= USTAR_name_size) in __archive_write_format_header_ustar()
457 pp + copy_length - p - 1); in __archive_write_format_header_ustar()
474 if (copy_length > 0) in __archive_write_format_header_ustar()
491 if (copy_length > 0) { in __archive_write_format_header_ustar()
496 copy_length = USTAR_linkname_size; in __archive_write_format_header_ustar()
514 if (copy_length > 0) { in __archive_write_format_header_ustar()
515 if (copy_length > USTAR_uname_size) { in __archive_write_format_header_ustar()
521 copy_length = USTAR_uname_size; in __archive_write_format_header_ustar()
539 if (copy_length > 0) { in __archive_write_format_header_ustar()
[all …]
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/storage/innobase/xtrabackup/src/libarchive/libarchive/
H A Darchive_write_set_format_ustar.c392 size_t copy_length; in __archive_write_format_header_ustar() local
422 if (copy_length <= USTAR_name_size) in __archive_write_format_header_ustar()
459 pp + copy_length - p - 1); in __archive_write_format_header_ustar()
476 if (copy_length > 0) in __archive_write_format_header_ustar()
493 if (copy_length > 0) { in __archive_write_format_header_ustar()
498 copy_length = USTAR_linkname_size; in __archive_write_format_header_ustar()
516 if (copy_length > 0) { in __archive_write_format_header_ustar()
517 if (copy_length > USTAR_uname_size) { in __archive_write_format_header_ustar()
521 copy_length = USTAR_uname_size; in __archive_write_format_header_ustar()
539 if (copy_length > 0) { in __archive_write_format_header_ustar()
[all …]
/dports/devel/cmake-gui/cmake-3.22.1/Utilities/cmlibarchive/libarchive/
H A Darchive_write_set_format_ustar.c390 size_t copy_length; in __archive_write_format_header_ustar() local
420 if (copy_length <= USTAR_name_size) in __archive_write_format_header_ustar()
457 pp + copy_length - p - 1); in __archive_write_format_header_ustar()
474 if (copy_length > 0) in __archive_write_format_header_ustar()
491 if (copy_length > 0) { in __archive_write_format_header_ustar()
496 copy_length = USTAR_linkname_size; in __archive_write_format_header_ustar()
514 if (copy_length > 0) { in __archive_write_format_header_ustar()
515 if (copy_length > USTAR_uname_size) { in __archive_write_format_header_ustar()
521 copy_length = USTAR_uname_size; in __archive_write_format_header_ustar()
539 if (copy_length > 0) { in __archive_write_format_header_ustar()
[all …]
/dports/devel/cmake-doc/cmake-3.22.1/Utilities/cmlibarchive/libarchive/
H A Darchive_write_set_format_ustar.c390 size_t copy_length; in __archive_write_format_header_ustar() local
420 if (copy_length <= USTAR_name_size) in __archive_write_format_header_ustar()
457 pp + copy_length - p - 1); in __archive_write_format_header_ustar()
474 if (copy_length > 0) in __archive_write_format_header_ustar()
491 if (copy_length > 0) { in __archive_write_format_header_ustar()
496 copy_length = USTAR_linkname_size; in __archive_write_format_header_ustar()
514 if (copy_length > 0) { in __archive_write_format_header_ustar()
515 if (copy_length > USTAR_uname_size) { in __archive_write_format_header_ustar()
521 copy_length = USTAR_uname_size; in __archive_write_format_header_ustar()
539 if (copy_length > 0) { in __archive_write_format_header_ustar()
[all …]
/dports/devel/cmake/cmake-3.22.1/Utilities/cmlibarchive/libarchive/
H A Darchive_write_set_format_ustar.c390 size_t copy_length; in __archive_write_format_header_ustar() local
420 if (copy_length <= USTAR_name_size) in __archive_write_format_header_ustar()
457 pp + copy_length - p - 1); in __archive_write_format_header_ustar()
474 if (copy_length > 0) in __archive_write_format_header_ustar()
491 if (copy_length > 0) { in __archive_write_format_header_ustar()
496 copy_length = USTAR_linkname_size; in __archive_write_format_header_ustar()
514 if (copy_length > 0) { in __archive_write_format_header_ustar()
515 if (copy_length > USTAR_uname_size) { in __archive_write_format_header_ustar()
521 copy_length = USTAR_uname_size; in __archive_write_format_header_ustar()
539 if (copy_length > 0) { in __archive_write_format_header_ustar()
[all …]
/dports/textproc/ffe/ffe-0.3.9/src/
H A Danonymize.c81 int copy_length = 0; in get_normalized_field() local
97 copy_length = f->length; in get_normalized_field()
98 if(copy_length > MAX_NFIELD_LEN) copy_length = MAX_NFIELD_LEN; in get_normalized_field()
101 if(copy_length) in get_normalized_field()
116 copy_length = i; in get_normalized_field()
161 copy_length = (int) (data - start); in get_normalized_field()
173 copy_length = f->length; in get_normalized_field()
174 if(copy_length > MAX_NFIELD_LEN) copy_length = MAX_NFIELD_LEN; in get_normalized_field()
181 memcpy(nbuffer,&buffer[f->bposition],copy_length); in get_normalized_field()
217 copy_length = i; in get_normalized_field()
[all …]

12345678910>>...24