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

/solaris-userland/components/samba/Solaris/include/samfs/
H A Dstat.h68 #undef S_ISREG macro
350 #define S_ISREG(mode) (((mode)&0xf000) == 0x8000) macro

Completed in 15 milliseconds