Searched refs:F_CHAR (Results 1 - 8 of 8) sorted by relevance

/freebsd-current/usr.bin/hexdump/
H A Dhexdump.h39 #define F_CHAR 0x008 /* %c */ macro
H A Dparse.c270 pr->flags = F_CHAR;
H A Ddisplay.c135 case F_CHAR:
/freebsd-current/contrib/mtree/
H A Dmtree.h98 #define F_CHAR 0x002 /* char special */ macro
H A Dmisc.c99 {"char", F_CHAR, 0},
254 case F_CHAR:
H A Dverify.c198 case F_CHAR:
229 case F_CHAR:
H A Dcompare.c152 case F_CHAR:
199 (s->type == F_BLOCK || s->type == F_CHAR) &&
H A Dspec.c362 (cur->type == F_BLOCK || cur->type == F_CHAR))

Completed in 194 milliseconds