OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 55 milliseconds