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

/freebsd-current/sbin/ifconfig/
H A Dsfp.c117 "\t", HD_OMIT_COUNT | HD_OMIT_CHARS);
120 "\t", HD_OMIT_COUNT | HD_OMIT_CHARS);
124 "\t", HD_OMIT_COUNT | HD_OMIT_CHARS);
/freebsd-current/lib/libutil/
H A Dhexdump.c77 if ((flags & HD_OMIT_CHARS) == 0) {
H A Dlibutil.h233 #define HD_OMIT_CHARS (1 << 18) macro
/freebsd-current/sys/powerpc/powermac/
H A Dtbgpio.c94 hexdump(pfunc, res, NULL, HD_OMIT_CHARS);
/freebsd-current/sys/sys/
H A Dsbuf.h70 #define HD_OMIT_CHARS (1 << 18) macro
H A Dsystm.h252 #define HD_OMIT_CHARS (1 << 18) macro
/freebsd-current/sys/dev/ice/
H A Dice_osdep.c144 hexdump(buf, len, prettyname, HD_OMIT_CHARS | rowsize);
180 hexdump(buf, len, prettyname, HD_OMIT_CHARS | rowsize);
/freebsd-current/tools/regression/bpf/bpf_filter/
H A Dbpf_test.c78 hexdump(filter->func, filter->size, NULL, HD_OMIT_CHARS);
/freebsd-current/usr.sbin/mpsutil/
H A Dmpsutil.h103 #define HD_OMIT_CHARS (1 << 18) macro
H A Dmpsutil.c200 if ((flags & HD_OMIT_CHARS) == 0) {
/freebsd-current/lib/msun/tests/
H A Dfenv_test.c175 hexdump(&env, sizeof(env), "current fenv ", HD_OMIT_CHARS);
176 hexdump(FE_DFL_ENV, sizeof(env), "default fenv ", HD_OMIT_CHARS);
/freebsd-current/sys/dev/mfi/
H A Dmfi_debug.c195 hexdump(cm->cm_frame, cm->cm_total_frame_size, NULL, HD_OMIT_CHARS);
/freebsd-current/usr.sbin/mptutil/
H A Dmptutil.h95 #define HD_OMIT_CHARS (1 << 18) macro
H A Dmpt_cmd.c612 if ((flags & HD_OMIT_CHARS) == 0) {
/freebsd-current/sys/kern/
H A Dsubr_prf.c1190 if ((flags & HD_OMIT_CHARS) == 0) {
1245 if ((flags & HD_OMIT_CHARS) == 0) {
/freebsd-current/sys/dev/liquidio/base/
H A Dlio_droq.c611 HD_OMIT_CHARS);
/freebsd-current/sys/dev/fb/
H A Dvesa.c839 hexdump(buf, sizeof(*buf), NULL, HD_OMIT_CHARS);

Completed in 132 milliseconds