Searched refs:S_ISREG (Results 1 - 1 of 1) sorted by relevance
/solaris-userland/components/samba/Solaris/include/samfs/ | ||
H A D | stat.h | 68 #undef S_ISREG macro 350 #define S_ISREG(mode) (((mode)&0xf000) == 0x8000) macro |
Completed in 171 milliseconds