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