HomeSort by relevance Sort by last modified time
    Searched refs:ISCHR (Results 1 - 2 of 2) sorted by null

  /system/core/toolbox/
dd.h 48 #define ISCHR 0x01 /* character device (warn on short) */
dd.c 260 io->flags |= /*ioctl(io->fd, MTIOCGET, &mt) ? ISCHR : ISTAPE; */ ISCHR;
536 if (out.flags & ISCHR && !warned) {

Completed in 158 milliseconds