Home
last modified time | relevance | path

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

/freebsd/usr.bin/hexdump/
H A Dhexdump.h60 #define F_SETREP 0x02 /* rep count set, not default */ macro
H A Dparse.c108 tfu->flags = F_SETREP; in add()
426 !(fu->flags&F_SETREP) && fu->bcnt) in rewrite()