Home | History | Annotate | Download | only in vki

Lines Matching defs:VKI_S_ISCHR

1361 #define VKI_S_ISCHR(m)	(((m) & VKI_S_IFMT) == VKI_S_IFCHR)