Home
last modified time | relevance | path

Searched defs:D_FORCEASCII (Results 1 – 3 of 3) sorted by relevance

/openbsd/usr.bin/rcs/
H A Ddiff.h89 #define D_FORCEASCII 0x01 /* Treat file as ascii regardless of content */ macro
/openbsd/usr.bin/cvs/
H A Ddiff.h83 #define D_FORCEASCII 0x01 /* Treat file as ascii regardless of content */ macro
/openbsd/usr.bin/diff/
H A Ddiff.h60 #define D_FORCEASCII 0x008 /* Treat file as ascii regardless of content */ macro