Searched refs:ISBLK (Results 1 – 4 of 4) sorted by relevance
351 #define ISBLK(A) ((A.st_mode & S_IFMT) == S_IFBLK) macro499 if (!ISCHR(out) && !ISBLK(out) && IDENTICAL(out, in)) { in main()
53 #define ISBLK(A) ((A.st_mode & S_IFMT) == S_IFBLK) macro
74 #define ISBLK(A) ((A.st_mode & S_IFMT) == S_IFBLK) macro
143 #define ISBLK(A) ((A.st_mode & S_IFMT) == S_IFBLK) macro