Searched refs:S_ISBLK (Results 1 – 4 of 4) sorted by relevance
46 def S_ISBLK(mode): function
1876 elif stat.S_ISBLK(stmd):
136 #define S_ISBLK(m) ((m & _S_IFMT) == _S_IFBLK) ///< block special macro