Searched refs:ISCHR (Results 1 – 2 of 2) sorted by relevance
81 #define ISCHR 0x01 /* character device (warn on short) */ macro
295 ? ISCHR : ISTAPE; in getfdtype()559 if (out.flags & ISCHR && !warned) { in dd_out()