Home
last modified time | relevance | path

Searched refs:do_hexdump (Results 1 – 25 of 36) sorted by relevance

12

/dports/net/samba412/samba-4.12.15/python/samba/tests/dcerpc/
H A Draw_testcase.py90 if self.do_hexdump:
148 self.do_hexdump = False
198 c.do_hexdump = self.do_hexdump
517 hexdump = self.do_hexdump
662 hexdump = self.do_hexdump
689 hexdump = self.do_hexdump
720 hexdump = self.do_hexdump
749 hexdump = self.do_hexdump
774 hexdump = self.do_hexdump
/dports/sysutils/vector/vector-0.10.0/cargo-crates/rdkafka-sys-2.0.0+1.4.2/librdkafka/src/
H A Drdbuf.h205 void rd_buf_dump (const rd_buf_t *rbuf, int do_hexdump);
343 void rd_slice_dump (const rd_slice_t *slice, int do_hexdump);
H A Drdbuf.c1132 size_t relof, int do_hexdump) { in rd_segment_dump() argument
1140 if (do_hexdump) in rd_segment_dump()
1145 void rd_buf_dump (const rd_buf_t *rbuf, int do_hexdump) { in rd_buf_dump() argument
1166 rd_segment_dump(seg, " ", 0, do_hexdump); in rd_buf_dump()
1173 void rd_slice_dump (const rd_slice_t *slice, int do_hexdump) { in rd_slice_dump() argument
1189 rd_segment_dump(seg, " ", relof, do_hexdump); in rd_slice_dump()
/dports/net/librdkafka/librdkafka-1.8.2/src/
H A Drdbuf.h218 void rd_buf_dump (const rd_buf_t *rbuf, int do_hexdump);
356 void rd_slice_dump (const rd_slice_t *slice, int do_hexdump);
H A Drdbuf.c1207 size_t relof, int do_hexdump) { in rd_segment_dump() argument
1215 if (do_hexdump) in rd_segment_dump()
1220 void rd_buf_dump (const rd_buf_t *rbuf, int do_hexdump) { in rd_buf_dump() argument
1241 rd_segment_dump(seg, " ", 0, do_hexdump); in rd_buf_dump()
1248 void rd_slice_dump (const rd_slice_t *slice, int do_hexdump) { in rd_slice_dump() argument
1264 rd_segment_dump(seg, " ", relof, do_hexdump); in rd_slice_dump()
/dports/sysutils/fluent-bit/fluent-bit-1.8.11/plugins/out_kafka/librdkafka-1.7.0/src/
H A Drdbuf.h218 void rd_buf_dump (const rd_buf_t *rbuf, int do_hexdump);
356 void rd_slice_dump (const rd_slice_t *slice, int do_hexdump);
H A Drdbuf.c1207 size_t relof, int do_hexdump) {
1215 if (do_hexdump)
1220 void rd_buf_dump (const rd_buf_t *rbuf, int do_hexdump) {
1241 rd_segment_dump(seg, " ", 0, do_hexdump);
1248 void rd_slice_dump (const rd_slice_t *slice, int do_hexdump) {
1264 rd_segment_dump(seg, " ", relof, do_hexdump);
/dports/dns/p5-DNS-Ldns/ldns-1.8.1/examples/
H A Dldns-notify.c182 int do_hexdump = 1; in main() local
354 if(do_hexdump && verbose > 1) { in main()
/dports/dns/py-ldns/ldns-1.8.1/examples/
H A Dldns-notify.c182 int do_hexdump = 1; in main() local
354 if(do_hexdump && verbose > 1) { in main()
/dports/dns/ldns/ldns-1.8.1/examples/
H A Dldns-notify.c182 int do_hexdump = 1; in main() local
354 if(do_hexdump && verbose > 1) { in main()
/dports/misc/e2fsprogs-libblkid/e2fsprogs-1.46.5/debugfs/
H A Dlogdump.c79 static void do_hexdump (FILE *, char *, int);
872 do_hexdump(out_file, buf, blocksize); in dump_metadata_block()
876 static void do_hexdump (FILE *out_file, char *buf, int blocksize) in do_hexdump() function
/dports/misc/e2fsprogs-libuuid/e2fsprogs-1.46.5/debugfs/
H A Dlogdump.c79 static void do_hexdump (FILE *, char *, int);
872 do_hexdump(out_file, buf, blocksize); in dump_metadata_block()
876 static void do_hexdump (FILE *out_file, char *buf, int blocksize) in do_hexdump() function
/dports/sysutils/e2fsprogs/e2fsprogs-1.46.5/debugfs/
H A Dlogdump.c79 static void do_hexdump (FILE *, char *, int);
872 do_hexdump(out_file, buf, blocksize); in dump_metadata_block()
876 static void do_hexdump (FILE *out_file, char *buf, int blocksize) in do_hexdump() function
/dports/multimedia/libquicktime-lame/libquicktime-1.2.4/src/
H A Dutil.c893 static void do_hexdump(uint8_t * data, int len, int linebreak, FILE * f) in do_hexdump() function
920 do_hexdump(data, len, linebreak, stderr); in lqt_hexdump()
925 do_hexdump(data, len, linebreak, stdout); in lqt_hexdump_stdout()
/dports/multimedia/libquicktime/libquicktime-1.2.4/src/
H A Dutil.c893 static void do_hexdump(uint8_t * data, int len, int linebreak, FILE * f) in do_hexdump() function
920 do_hexdump(data, len, linebreak, stderr); in lqt_hexdump()
925 do_hexdump(data, len, linebreak, stdout); in lqt_hexdump_stdout()
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/target/mips/
H A Dop_helper_log_instr.c109 void do_hexdump(FILE* f, uint8_t* buffer, target_ulong length, target_ulong vaddr) { in do_hexdump() function
214 do_hexdump(logfile, buffer, length, vaddr); in helper_cheri_debug_message()
H A Dinternal.h592 void do_hexdump(FILE* f, uint8_t* buffer, target_ulong length, target_ulong vaddr);
/dports/databases/percona56-client/percona-server-5.6.51-91.0/storage/tokudb/
H A Dhatoku_hton.cc1691 bool do_hexdump = true; local
1692 if (do_hexdump) {
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/storage/tokudb/
H A Dhatoku_hton.cc1691 bool do_hexdump = true; local
1692 if (do_hexdump) {
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/tokudb/
H A Dhatoku_hton.cc1554 bool do_hexdump = true; in tokudb_pretty_key() local
1555 if (do_hexdump) { in tokudb_pretty_key()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/tokudb/
H A Dhatoku_hton.cc1554 bool do_hexdump = true; in tokudb_pretty_key() local
1555 if (do_hexdump) { in tokudb_pretty_key()
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/tokudb/
H A Dhatoku_hton.cc1554 bool do_hexdump = true; in tokudb_pretty_key() local
1555 if (do_hexdump) { in tokudb_pretty_key()
/dports/databases/percona56-server/percona-server-5.6.51-91.0/storage/tokudb/
H A Dhatoku_hton.cc1691 bool do_hexdump = true; local
1692 if (do_hexdump) {
/dports/databases/mariadb104-server/mariadb-10.4.24/storage/tokudb/
H A Dhatoku_hton.cc1695 bool do_hexdump = true; local
1696 if (do_hexdump) {
/dports/databases/mariadb104-client/mariadb-10.4.24/storage/tokudb/
H A Dhatoku_hton.cc1695 bool do_hexdump = true; local
1696 if (do_hexdump) {

12