S_ISCHR            34 lib/stat_.h    # undef S_ISCHR
S_ISCHR            56 lib/stat_.h    #  define S_ISCHR(m) (((m) & S_IFMT) == S_IFCHR)
S_ISCHR            58 lib/stat_.h    #  define S_ISCHR(m) 0
inserted by FC2 system