Home
last modified time | relevance | path

Searched refs:F_STR (Results 1 – 4 of 4) sorted by relevance

/freebsd/usr.bin/hexdump/
H A Dhexdump.h43 #define F_STR 0x080 /* %s */ macro
H A Dparse.c328 pr->flags = F_STR; in rewrite()
H A Ddisplay.c178 case F_STR: in print()
/freebsd/cddl/contrib/opensolaris/tools/ctf/dump/
H A Ddump.c65 F_STR = 0x08, /* show string table */ enumerator
925 flags |= F_STR; in main()
1088 if (flags & (F_STR | F_STATS)) in main()