Home
last modified time | relevance | path

Searched refs:RCAST (Results 1 – 25 of 291) sorted by relevance

12345678910>>...12

/dports/www/mod_php81/php-8.1.1/ext/fileinfo/libmagic/
H A Dcompress.c598 *n = strlen(RCAST(char *, *newch)); in uncompresszlib()
619 bz.next_in = CCAST(char *, RCAST(const char *, old)); in uncompressbzlib()
621 bz.next_out = RCAST(char *, *newch); in uncompressbzlib()
640 snprintf(RCAST(char *, *newch), bytes_max, "bunzip error %d", rc); in uncompressbzlib()
641 *n = strlen(RCAST(char *, *newch)); in uncompressbzlib()
664 xz.next_out = RCAST(uint8_t *, *newch); in uncompressxzlib()
680 snprintf(RCAST(char *, *newch), bytes_max, "unxz error %d", rc); in uncompressxzlib()
681 *n = strlen(RCAST(char *, *newch)); in uncompressxzlib()
702 *buf = RCAST(unsigned char *, msg); in makeerror()
769 buf = RCAST(char *, ubuf); in filter_error()
[all …]
H A Dcdf.c109 uint8_t *s = RCAST(uint8_t *, RCAST(void *, &sv)); in _cdf_tole2()
110 uint8_t *d = RCAST(uint8_t *, RCAST(void *, &rv)); in _cdf_tole2()
123 uint8_t *s = RCAST(uint8_t *, RCAST(void *, &sv)); in _cdf_tole4()
124 uint8_t *d = RCAST(uint8_t *, RCAST(void *, &rv)); in _cdf_tole4()
139 uint8_t *s = RCAST(uint8_t *, RCAST(void *, &sv)); in _cdf_tole8()
140 uint8_t *d = RCAST(uint8_t *, RCAST(void *, &rv)); in _cdf_tole8()
316 const char *b = RCAST(const char *, sst->sst_tab); in cdf_check_stream_offset()
317 const char *e = RCAST(const char *, p) + tail; in cdf_check_stream_offset()
424 (void)memcpy(RCAST(char *, buf) + offs, in cdf_read_short_sector()
425 RCAST(const char *, sst->sst_tab) + pos, len); in cdf_read_short_sector()
[all …]
H A Dis_tar.c101 const union record *header = RCAST(const union record *, in is_tar()
102 RCAST(const void *, buf)); in is_tar()
/dports/lang/php81/php-8.1.1/ext/fileinfo/libmagic/
H A Dcompress.c598 *n = strlen(RCAST(char *, *newch)); in uncompresszlib()
619 bz.next_in = CCAST(char *, RCAST(const char *, old)); in uncompressbzlib()
621 bz.next_out = RCAST(char *, *newch); in uncompressbzlib()
640 snprintf(RCAST(char *, *newch), bytes_max, "bunzip error %d", rc); in uncompressbzlib()
641 *n = strlen(RCAST(char *, *newch)); in uncompressbzlib()
664 xz.next_out = RCAST(uint8_t *, *newch); in uncompressxzlib()
680 snprintf(RCAST(char *, *newch), bytes_max, "unxz error %d", rc); in uncompressxzlib()
681 *n = strlen(RCAST(char *, *newch)); in uncompressxzlib()
702 *buf = RCAST(unsigned char *, msg); in makeerror()
769 buf = RCAST(char *, ubuf); in filter_error()
[all …]
H A Dcdf.c109 uint8_t *s = RCAST(uint8_t *, RCAST(void *, &sv)); in _cdf_tole2()
110 uint8_t *d = RCAST(uint8_t *, RCAST(void *, &rv)); in _cdf_tole2()
123 uint8_t *s = RCAST(uint8_t *, RCAST(void *, &sv)); in _cdf_tole4()
124 uint8_t *d = RCAST(uint8_t *, RCAST(void *, &rv)); in _cdf_tole4()
139 uint8_t *s = RCAST(uint8_t *, RCAST(void *, &sv)); in _cdf_tole8()
140 uint8_t *d = RCAST(uint8_t *, RCAST(void *, &rv)); in _cdf_tole8()
316 const char *b = RCAST(const char *, sst->sst_tab); in cdf_check_stream_offset()
317 const char *e = RCAST(const char *, p) + tail; in cdf_check_stream_offset()
424 (void)memcpy(RCAST(char *, buf) + offs, in cdf_read_short_sector()
425 RCAST(const char *, sst->sst_tab) + pos, len); in cdf_read_short_sector()
[all …]
H A Dis_tar.c101 const union record *header = RCAST(const union record *, in is_tar()
102 RCAST(const void *, buf)); in is_tar()
/dports/lang/php80/php-8.0.15/ext/fileinfo/libmagic/
H A Dcompress.c598 *n = strlen(RCAST(char *, *newch)); in uncompresszlib()
619 bz.next_in = CCAST(char *, RCAST(const char *, old)); in uncompressbzlib()
621 bz.next_out = RCAST(char *, *newch); in uncompressbzlib()
640 snprintf(RCAST(char *, *newch), bytes_max, "bunzip error %d", rc); in uncompressbzlib()
641 *n = strlen(RCAST(char *, *newch)); in uncompressbzlib()
664 xz.next_out = RCAST(uint8_t *, *newch); in uncompressxzlib()
680 snprintf(RCAST(char *, *newch), bytes_max, "unxz error %d", rc); in uncompressxzlib()
681 *n = strlen(RCAST(char *, *newch)); in uncompressxzlib()
702 *buf = RCAST(unsigned char *, msg); in makeerror()
769 buf = RCAST(char *, ubuf); in filter_error()
[all …]
H A Dcdf.c109 uint8_t *s = RCAST(uint8_t *, RCAST(void *, &sv)); in _cdf_tole2()
110 uint8_t *d = RCAST(uint8_t *, RCAST(void *, &rv)); in _cdf_tole2()
123 uint8_t *s = RCAST(uint8_t *, RCAST(void *, &sv)); in _cdf_tole4()
124 uint8_t *d = RCAST(uint8_t *, RCAST(void *, &rv)); in _cdf_tole4()
139 uint8_t *s = RCAST(uint8_t *, RCAST(void *, &sv)); in _cdf_tole8()
140 uint8_t *d = RCAST(uint8_t *, RCAST(void *, &rv)); in _cdf_tole8()
316 const char *b = RCAST(const char *, sst->sst_tab); in cdf_check_stream_offset()
317 const char *e = RCAST(const char *, p) + tail; in cdf_check_stream_offset()
424 (void)memcpy(RCAST(char *, buf) + offs, in cdf_read_short_sector()
425 RCAST(const char *, sst->sst_tab) + pos, len); in cdf_read_short_sector()
[all …]
/dports/sysutils/php81-fileinfo/php-8.1.1/ext/fileinfo/libmagic/
H A Dcompress.c598 *n = strlen(RCAST(char *, *newch)); in uncompresszlib()
619 bz.next_in = CCAST(char *, RCAST(const char *, old)); in uncompressbzlib()
621 bz.next_out = RCAST(char *, *newch); in uncompressbzlib()
640 snprintf(RCAST(char *, *newch), bytes_max, "bunzip error %d", rc); in uncompressbzlib()
641 *n = strlen(RCAST(char *, *newch)); in uncompressbzlib()
664 xz.next_out = RCAST(uint8_t *, *newch); in uncompressxzlib()
680 snprintf(RCAST(char *, *newch), bytes_max, "unxz error %d", rc); in uncompressxzlib()
681 *n = strlen(RCAST(char *, *newch)); in uncompressxzlib()
702 *buf = RCAST(unsigned char *, msg); in makeerror()
769 buf = RCAST(char *, ubuf); in filter_error()
[all …]
H A Dcdf.c109 uint8_t *s = RCAST(uint8_t *, RCAST(void *, &sv)); in _cdf_tole2()
110 uint8_t *d = RCAST(uint8_t *, RCAST(void *, &rv)); in _cdf_tole2()
123 uint8_t *s = RCAST(uint8_t *, RCAST(void *, &sv)); in _cdf_tole4()
124 uint8_t *d = RCAST(uint8_t *, RCAST(void *, &rv)); in _cdf_tole4()
139 uint8_t *s = RCAST(uint8_t *, RCAST(void *, &sv)); in _cdf_tole8()
140 uint8_t *d = RCAST(uint8_t *, RCAST(void *, &rv)); in _cdf_tole8()
316 const char *b = RCAST(const char *, sst->sst_tab); in cdf_check_stream_offset()
317 const char *e = RCAST(const char *, p) + tail; in cdf_check_stream_offset()
424 (void)memcpy(RCAST(char *, buf) + offs, in cdf_read_short_sector()
425 RCAST(const char *, sst->sst_tab) + pos, len); in cdf_read_short_sector()
[all …]
/dports/sysutils/php80-fileinfo/php-8.0.15/ext/fileinfo/libmagic/
H A Dcompress.c598 *n = strlen(RCAST(char *, *newch)); in uncompresszlib()
619 bz.next_in = CCAST(char *, RCAST(const char *, old)); in uncompressbzlib()
621 bz.next_out = RCAST(char *, *newch); in uncompressbzlib()
640 snprintf(RCAST(char *, *newch), bytes_max, "bunzip error %d", rc); in uncompressbzlib()
641 *n = strlen(RCAST(char *, *newch)); in uncompressbzlib()
664 xz.next_out = RCAST(uint8_t *, *newch); in uncompressxzlib()
680 snprintf(RCAST(char *, *newch), bytes_max, "unxz error %d", rc); in uncompressxzlib()
681 *n = strlen(RCAST(char *, *newch)); in uncompressxzlib()
702 *buf = RCAST(unsigned char *, msg); in makeerror()
769 buf = RCAST(char *, ubuf); in filter_error()
[all …]
H A Dcdf.c109 uint8_t *s = RCAST(uint8_t *, RCAST(void *, &sv)); in _cdf_tole2()
110 uint8_t *d = RCAST(uint8_t *, RCAST(void *, &rv)); in _cdf_tole2()
123 uint8_t *s = RCAST(uint8_t *, RCAST(void *, &sv)); in _cdf_tole4()
124 uint8_t *d = RCAST(uint8_t *, RCAST(void *, &rv)); in _cdf_tole4()
139 uint8_t *s = RCAST(uint8_t *, RCAST(void *, &sv)); in _cdf_tole8()
140 uint8_t *d = RCAST(uint8_t *, RCAST(void *, &rv)); in _cdf_tole8()
316 const char *b = RCAST(const char *, sst->sst_tab); in cdf_check_stream_offset()
317 const char *e = RCAST(const char *, p) + tail; in cdf_check_stream_offset()
424 (void)memcpy(RCAST(char *, buf) + offs, in cdf_read_short_sector()
425 RCAST(const char *, sst->sst_tab) + pos, len); in cdf_read_short_sector()
[all …]
/dports/sysutils/file/file-5.39/src/
H A Dcompress.c595 *n = strlen(RCAST(char *, *newch)); in uncompresszlib()
616 bz.next_in = CCAST(char *, RCAST(const char *, old)); in uncompressbzlib()
618 bz.next_out = RCAST(char *, *newch); in uncompressbzlib()
637 snprintf(RCAST(char *, *newch), bytes_max, "bunzip error %d", rc); in uncompressbzlib()
638 *n = strlen(RCAST(char *, *newch)); in uncompressbzlib()
661 xz.next_out = RCAST(uint8_t *, *newch); in uncompressxzlib()
677 snprintf(RCAST(char *, *newch), bytes_max, "unxz error %d", rc); in uncompressxzlib()
678 *n = strlen(RCAST(char *, *newch)); in uncompressxzlib()
699 *buf = RCAST(unsigned char *, msg); in makeerror()
766 buf = RCAST(char *, ubuf); in filter_error()
[all …]
H A Dcdf.c130 uint8_t *s = RCAST(uint8_t *, RCAST(void *, &sv));
131 uint8_t *d = RCAST(uint8_t *, RCAST(void *, &rv));
144 uint8_t *s = RCAST(uint8_t *, RCAST(void *, &sv));
145 uint8_t *d = RCAST(uint8_t *, RCAST(void *, &rv));
160 uint8_t *s = RCAST(uint8_t *, RCAST(void *, &sv));
161 uint8_t *d = RCAST(uint8_t *, RCAST(void *, &rv));
335 const char *b = RCAST(const char *, sst->sst_tab);
336 const char *e = RCAST(const char *, p) + tail;
440 (void)memcpy(RCAST(char *, buf) + offs,
441 RCAST(const char *, sst->sst_tab) + pos, len);
[all …]
/dports/www/mod_php80/php-8.0.15/ext/fileinfo/libmagic/
H A Dcompress.c598 *n = strlen(RCAST(char *, *newch)); in uncompresszlib()
619 bz.next_in = CCAST(char *, RCAST(const char *, old)); in uncompressbzlib()
621 bz.next_out = RCAST(char *, *newch); in uncompressbzlib()
640 snprintf(RCAST(char *, *newch), bytes_max, "bunzip error %d", rc); in uncompressbzlib()
641 *n = strlen(RCAST(char *, *newch)); in uncompressbzlib()
664 xz.next_out = RCAST(uint8_t *, *newch); in uncompressxzlib()
680 snprintf(RCAST(char *, *newch), bytes_max, "unxz error %d", rc); in uncompressxzlib()
681 *n = strlen(RCAST(char *, *newch)); in uncompressxzlib()
702 *buf = RCAST(unsigned char *, msg); in makeerror()
769 buf = RCAST(char *, ubuf); in filter_error()
[all …]
H A Dcdf.c109 uint8_t *s = RCAST(uint8_t *, RCAST(void *, &sv)); in _cdf_tole2()
110 uint8_t *d = RCAST(uint8_t *, RCAST(void *, &rv)); in _cdf_tole2()
123 uint8_t *s = RCAST(uint8_t *, RCAST(void *, &sv)); in _cdf_tole4()
124 uint8_t *d = RCAST(uint8_t *, RCAST(void *, &rv)); in _cdf_tole4()
139 uint8_t *s = RCAST(uint8_t *, RCAST(void *, &sv)); in _cdf_tole8()
140 uint8_t *d = RCAST(uint8_t *, RCAST(void *, &rv)); in _cdf_tole8()
316 const char *b = RCAST(const char *, sst->sst_tab); in cdf_check_stream_offset()
317 const char *e = RCAST(const char *, p) + tail; in cdf_check_stream_offset()
424 (void)memcpy(RCAST(char *, buf) + offs, in cdf_read_short_sector()
425 RCAST(const char *, sst->sst_tab) + pos, len); in cdf_read_short_sector()
[all …]
/dports/devel/py-magic/file-5.40/src/
H A Dcompress.c595 *n = strlen(RCAST(char *, *newch)); in uncompresszlib()
616 bz.next_in = CCAST(char *, RCAST(const char *, old)); in uncompressbzlib()
618 bz.next_out = RCAST(char *, *newch); in uncompressbzlib()
637 snprintf(RCAST(char *, *newch), bytes_max, "bunzip error %d", rc); in uncompressbzlib()
638 *n = strlen(RCAST(char *, *newch)); in uncompressbzlib()
661 xz.next_out = RCAST(uint8_t *, *newch); in uncompressxzlib()
677 snprintf(RCAST(char *, *newch), bytes_max, "unxz error %d", rc); in uncompressxzlib()
678 *n = strlen(RCAST(char *, *newch)); in uncompressxzlib()
699 *buf = RCAST(unsigned char *, msg); in makeerror()
766 buf = RCAST(char *, ubuf); in filter_error()
[all …]
H A Dcdf.c130 uint8_t *s = RCAST(uint8_t *, RCAST(void *, &sv)); in _cdf_tole2()
131 uint8_t *d = RCAST(uint8_t *, RCAST(void *, &rv)); in _cdf_tole2()
144 uint8_t *s = RCAST(uint8_t *, RCAST(void *, &sv)); in _cdf_tole4()
145 uint8_t *d = RCAST(uint8_t *, RCAST(void *, &rv)); in _cdf_tole4()
160 uint8_t *s = RCAST(uint8_t *, RCAST(void *, &sv)); in _cdf_tole8()
161 uint8_t *d = RCAST(uint8_t *, RCAST(void *, &rv)); in _cdf_tole8()
335 const char *b = RCAST(const char *, sst->sst_tab); in cdf_check_stream_offset()
336 const char *e = RCAST(const char *, p) + tail; in cdf_check_stream_offset()
440 (void)memcpy(RCAST(char *, buf) + offs, in cdf_read_short_sector()
441 RCAST(const char *, sst->sst_tab) + pos, len); in cdf_read_short_sector()
[all …]
/dports/lang/php74/php-7.4.27/ext/fileinfo/libmagic/
H A Dcdf.c105 uint8_t *s = RCAST(uint8_t *, RCAST(void *, &sv)); in _cdf_tole2()
106 uint8_t *d = RCAST(uint8_t *, RCAST(void *, &rv)); in _cdf_tole2()
119 uint8_t *s = RCAST(uint8_t *, RCAST(void *, &sv)); in _cdf_tole4()
120 uint8_t *d = RCAST(uint8_t *, RCAST(void *, &rv)); in _cdf_tole4()
135 uint8_t *s = RCAST(uint8_t *, RCAST(void *, &sv)); in _cdf_tole8()
136 uint8_t *d = RCAST(uint8_t *, RCAST(void *, &rv)); in _cdf_tole8()
312 const char *b = RCAST(const char *, sst->sst_tab); in cdf_check_stream_offset()
313 const char *e = RCAST(const char *, p) + tail; in cdf_check_stream_offset()
408 (void)memcpy(RCAST(char *, buf) + offs, in cdf_read_short_sector()
409 RCAST(const char *, sst->sst_tab) + pos, len); in cdf_read_short_sector()
[all …]
H A Dcompress.c172 { RCAST(const void *, zlibcmp), 0, zlib_args, NULL }, /* zlib */
240 zm = (RCAST(int (*)(const unsigned char *), in file_zmagic()
566 strlcpy(RCAST(char *, *newch), z.msg ? z.msg : zError(rc), bytes_max); in uncompresszlib()
567 *n = strlen(RCAST(char *, *newch)); in uncompresszlib()
587 *buf = RCAST(unsigned char *, msg); in makeerror()
654 buf = RCAST(char *, ubuf); in filter_error()
754 RCAST(char *const *, RCAST(intptr_t, compr[method].argv))); in uncompressbuf()
/dports/sysutils/php74-fileinfo/php-7.4.27/ext/fileinfo/libmagic/
H A Dcdf.c105 uint8_t *s = RCAST(uint8_t *, RCAST(void *, &sv)); in _cdf_tole2()
106 uint8_t *d = RCAST(uint8_t *, RCAST(void *, &rv)); in _cdf_tole2()
119 uint8_t *s = RCAST(uint8_t *, RCAST(void *, &sv)); in _cdf_tole4()
120 uint8_t *d = RCAST(uint8_t *, RCAST(void *, &rv)); in _cdf_tole4()
135 uint8_t *s = RCAST(uint8_t *, RCAST(void *, &sv)); in _cdf_tole8()
136 uint8_t *d = RCAST(uint8_t *, RCAST(void *, &rv)); in _cdf_tole8()
312 const char *b = RCAST(const char *, sst->sst_tab); in cdf_check_stream_offset()
313 const char *e = RCAST(const char *, p) + tail; in cdf_check_stream_offset()
408 (void)memcpy(RCAST(char *, buf) + offs, in cdf_read_short_sector()
409 RCAST(const char *, sst->sst_tab) + pos, len); in cdf_read_short_sector()
[all …]
H A Dcompress.c172 { RCAST(const void *, zlibcmp), 0, zlib_args, NULL }, /* zlib */
240 zm = (RCAST(int (*)(const unsigned char *), in file_zmagic()
566 strlcpy(RCAST(char *, *newch), z.msg ? z.msg : zError(rc), bytes_max); in uncompresszlib()
567 *n = strlen(RCAST(char *, *newch)); in uncompresszlib()
587 *buf = RCAST(unsigned char *, msg); in makeerror()
654 buf = RCAST(char *, ubuf); in filter_error()
754 RCAST(char *const *, RCAST(intptr_t, compr[method].argv))); in uncompressbuf()
/dports/www/mod_php74/php-7.4.27/ext/fileinfo/libmagic/
H A Dcdf.c105 uint8_t *s = RCAST(uint8_t *, RCAST(void *, &sv)); in _cdf_tole2()
106 uint8_t *d = RCAST(uint8_t *, RCAST(void *, &rv)); in _cdf_tole2()
119 uint8_t *s = RCAST(uint8_t *, RCAST(void *, &sv)); in _cdf_tole4()
120 uint8_t *d = RCAST(uint8_t *, RCAST(void *, &rv)); in _cdf_tole4()
135 uint8_t *s = RCAST(uint8_t *, RCAST(void *, &sv)); in _cdf_tole8()
136 uint8_t *d = RCAST(uint8_t *, RCAST(void *, &rv)); in _cdf_tole8()
312 const char *b = RCAST(const char *, sst->sst_tab); in cdf_check_stream_offset()
313 const char *e = RCAST(const char *, p) + tail; in cdf_check_stream_offset()
408 (void)memcpy(RCAST(char *, buf) + offs, in cdf_read_short_sector()
409 RCAST(const char *, sst->sst_tab) + pos, len); in cdf_read_short_sector()
[all …]
H A Dcompress.c172 { RCAST(const void *, zlibcmp), 0, zlib_args, NULL }, /* zlib */
240 zm = (RCAST(int (*)(const unsigned char *), in file_zmagic()
566 strlcpy(RCAST(char *, *newch), z.msg ? z.msg : zError(rc), bytes_max); in uncompresszlib()
567 *n = strlen(RCAST(char *, *newch)); in uncompresszlib()
587 *buf = RCAST(unsigned char *, msg); in makeerror()
654 buf = RCAST(char *, ubuf); in filter_error()
754 RCAST(char *const *, RCAST(intptr_t, compr[method].argv))); in uncompressbuf()
H A Dis_tar.c101 const union record *header = RCAST(const union record *, in is_tar()
102 RCAST(const void *, buf)); in is_tar()

12345678910>>...12