Searched refs:hexdump (Results 1 - 9 of 9) sorted by relevance

/haiku-fatelf/src/tests/add-ons/kernel/file_systems/fs_shell/
H A Dhexdump.c36 void hexdump(void *address, int size) function
118 hexdump(buff, 171);
122 hexdump(main, 57);
H A Dmakefile16 MISC_OBJS = sysdep.o hexdump.o argv.o
H A Dcompat.h287 void hexdump(void *address, int size);
H A Dfsh.cpp364 hexdump(buff, len);
367 hexdump(buff, 1024);
478 hexdump(buffer, err < 512 ? err : 512);
/haiku-fatelf/src/bin/network/tcpdump/
H A Dprint-lmp.c368 int hexdump; local
442 hexdump=FALSE;
456 hexdump=TRUE;
484 hexdump=TRUE;
501 hexdump=TRUE;
515 hexdump=TRUE;
528 hexdump=TRUE;
541 hexdump=TRUE;
566 hexdump=TRUE;
588 while (total_subobj_len > 0 && hexdump
[all...]
H A Dprint-rsvp.c579 int hexdump,processed,padbytes,error_code,error_value,i; local
635 hexdump=FALSE;
694 hexdump=TRUE;
721 hexdump=TRUE;
748 hexdump=TRUE;
786 hexdump=TRUE;
805 hexdump=TRUE;
844 hexdump=TRUE;
921 hexdump=TRUE;
957 hexdump
[all...]
H A Dprint-ldp.c507 int hexdump,processed; local
569 hexdump=FALSE;
604 /* do we want to see an additionally hexdump ? */
605 if (vflag > 1 || hexdump==TRUE)
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/userlandfs/r5/src/server/
H A Dcompat.h201 void hexdump(void *address, int size);
/haiku-fatelf/src/system/boot/platform/atari_m68k/
H A Ddevices.cpp806 hexdump(uint8 *buf, uint32 offset) function
808 // hexdump
852 //hexdump(buf, (uint32)(first+i)*512);

Completed in 113 milliseconds