Home
last modified time | relevance | path

Searched refs:NOREAD (Results 1 – 3 of 3) sorted by relevance

/original-bsd/bin/dd/
H A Ddd.h25 #define NOREAD 0x08 /* not readable */ macro
H A Dposition.c108 if (out.flags & NOREAD) { in pos_out()
H A Ddd.c108 out.flags |= NOREAD; in setup()