S_ISMPC           181 lib/sys_stat.in.h # undef S_ISMPC
S_ISMPC           234 lib/sys_stat.in.h #  define S_ISMPC(m) (((m) & S_IFMT) == S_IFMPC)
S_ISMPC           237 lib/sys_stat.in.h #  define S_ISMPC(m) 0
S_ISMPC            84 nt/inc/sys/stat.h #define S_ISMPC(m)     0