Searched refs:HD_OMIT_CHARS (Results 1 - 12 of 12) sorted by relevance

/freebsd-10-stable/lib/libutil/
H A Dhexdump.c80 if ((flags & HD_OMIT_CHARS) == 0) {
H A Dlibutil.h218 #define HD_OMIT_CHARS (1 << 18) macro
/freebsd-10-stable/sys/sys/
H A Dsbuf.h66 #define HD_OMIT_CHARS (1 << 18) macro
H A Dsystm.h236 #define HD_OMIT_CHARS (1 << 18) macro
/freebsd-10-stable/tools/regression/bpf/bpf_filter/
H A Dbpf_test.c80 hexdump(filter->func, filter->size, NULL, HD_OMIT_CHARS);
/freebsd-10-stable/usr.sbin/mpsutil/
H A Dmpsutil.c189 if ((flags & HD_OMIT_CHARS) == 0) {
H A Dmpsutil.h103 #define HD_OMIT_CHARS (1 << 18) macro
/freebsd-10-stable/sys/dev/mfi/
H A Dmfi_debug.c195 hexdump(cm->cm_frame, cm->cm_total_frame_size, NULL, HD_OMIT_CHARS);
/freebsd-10-stable/usr.sbin/mptutil/
H A Dmptutil.h95 #define HD_OMIT_CHARS (1 << 18) macro
H A Dmpt_cmd.c613 if ((flags & HD_OMIT_CHARS) == 0) {
/freebsd-10-stable/sys/kern/
H A Dsubr_prf.c1133 if ((flags & HD_OMIT_CHARS) == 0) {
1188 if ((flags & HD_OMIT_CHARS) == 0) {
/freebsd-10-stable/sys/dev/fb/
H A Dvesa.c839 hexdump(buf, sizeof(*buf), NULL, HD_OMIT_CHARS);

Completed in 138 milliseconds