Searched refs:F_SETREP (Results 1 – 2 of 2) sorted by relevance
| /dragonfly/usr.bin/hexdump/ | ||
| HD | hexdump.h | 57 #define F_SETREP 0x02 /* rep count set, not default */ macro |
| HD | parse.c | 109 tfu->flags = F_SETREP; in add() |