Searched defs:S_ISCHR (Results 1 – 10 of 10) sorted by relevance
74 # define S_ISCHR(m) (((m) & S_IFMT) == S_IFCHR) macro76 # define S_ISCHR(m) (0) /* cannot tell if file is a device */ macro
22 #define S_ISCHR(m) (((m) & S_IFMT) == S_IFCHR) macro
421 # define S_ISCHR(m) (((m) & S_IFMT) == S_IFCHR) macro423 # define S_ISCHR(m) 0 macro
META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
META-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...