Searched defs:F_STR (Results 1 – 2 of 2) sorted by relevance
/freebsd/usr.bin/hexdump/ | ||
H A D | hexdump.h | 43 #define F_STR 0x080 /* %s */ macro |
/freebsd/cddl/contrib/opensolaris/tools/ctf/dump/ | ||
H A D | dump.c | 65 F_STR = 0x08, /* show string table */ enumerator |