Searched refs:S_ISBLK (Results 1 - 1 of 1) sorted by relevance

/solaris-userland/components/samba/Solaris/include/samfs/
H A Dstat.h63 #undef S_ISBLK macro
345 #define S_ISBLK(mode) (((mode)&0xf000) == 0x6000) macro

Completed in 14 milliseconds