Home
last modified time | relevance | path

Searched refs:F_SETREP (Results 1 – 2 of 2) sorted by relevance

/dragonfly/usr.bin/hexdump/
HDhexdump.h57 #define F_SETREP 0x02 /* rep count set, not default */ macro
HDparse.c109 tfu->flags = F_SETREP; in add()
418 !(fu->flags&F_SETREP) && fu->bcnt) in rewrite()