Searched refs:ISCHR (Results 1 – 5 of 5) sorted by relevance
352 #define ISCHR(A) ((A.st_mode & S_IFMT) == S_IFCHR) macro499 if (!ISCHR(out) && !ISBLK(out) && IDENTICAL(out, in)) { in main()
54 #define ISCHR(A) ((A.st_mode & S_IFMT) == S_IFCHR) macro
75 #define ISCHR(A) ((A.st_mode & S_IFMT) == S_IFCHR) macro
596 if (ISCHR(stbuf)) {
144 #define ISCHR(A) ((A.st_mode & S_IFMT) == S_IFCHR) macro