S_ISNWK           182 lib/sys_stat.in.h # undef S_ISNWK
S_ISNWK           255 lib/sys_stat.in.h #  define S_ISNWK(m) (((m) & S_IFMT) == S_IFNWK)
S_ISNWK           257 lib/sys_stat.in.h #  define S_ISNWK(m) 0
S_ISNWK            86 nt/inc/sys/stat.h #define S_ISNWK(m)     0