Home
last modified time | relevance | path

Searched refs:HD_OMIT_COUNT (Results 1 – 10 of 10) sorted by relevance

/freebsd/sbin/ifconfig/
H A Dsfp.c121 "\t", HD_OMIT_COUNT | HD_OMIT_CHARS); in sfp_status()
124 "\t", HD_OMIT_COUNT | HD_OMIT_CHARS); in sfp_status()
127 "\t", HD_OMIT_COUNT | HD_OMIT_CHARS); in sfp_status()
131 "\t", HD_OMIT_COUNT | HD_OMIT_CHARS); in sfp_status()
134 "\t", HD_OMIT_COUNT | HD_OMIT_CHARS); in sfp_status()
138 "\t", HD_OMIT_COUNT | HD_OMIT_CHARS); in sfp_status()
/freebsd/lib/libutil/
H A Dhexdump.c64 if ((flags & HD_OMIT_COUNT) == 0) in hexdump()
H A Dlibutil.h244 #define HD_OMIT_COUNT (1 << 16) macro
/freebsd/sys/sys/
H A Dsbuf.h68 #define HD_OMIT_COUNT (1 << 16) macro
H A Dsystm.h248 #define HD_OMIT_COUNT (1 << 16) macro
/freebsd/usr.sbin/mpsutil/
H A Dmpsutil.h101 #define HD_OMIT_COUNT (1 << 16) macro
H A Dmpsutil.c184 if ((flags & HD_OMIT_COUNT) == 0) in hexdump()
/freebsd/usr.sbin/mptutil/
H A Dmptutil.h93 #define HD_OMIT_COUNT (1 << 16) macro
H A Dmpt_cmd.c599 if ((flags & HD_OMIT_COUNT) == 0) in hexdump()
/freebsd/sys/kern/
H A Dsubr_prf.c1200 if ((flags & HD_OMIT_COUNT) == 0) in hexdump()
1255 if ((flags & HD_OMIT_COUNT) == 0) in sbuf_hexdump()