S_ISBLK 193 usr/bin/ls/ls.c if (S_ISCHR(sp->st_mode) || S_ISBLK(sp->st_mode)) S_ISBLK 349 usr/bin/test/test.c return S_ISBLK(s.st_mode);