Home
last modified time | relevance | path

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

/freebsd/bin/dd/
H A Ddd.h48 #define NOREAD 0x10 /* not readable */ macro
H A Dposition.c175 if (out.flags & NOREAD) { in pos_out()
H A Ddd.c197 out.flags |= NOREAD; in setup()