Home
last modified time | relevance | path

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

/freebsd-14.2/usr.bin/hexdump/
H A Dhexdump.h45 #define F_STR 0x080 /* %s */ macro
H A Dparse.c334 pr->flags = F_STR; in rewrite()
H A Ddisplay.c184 case F_STR: in print()
/freebsd-14.2/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()