532614949b033c442cfd98d1f4abe3f75ff15e7a
[gapil.git] / listati / is_regdir.h
1 #define IS_RGDR(x) ( ((x)&S_IFMT&S_IFDIR) | ((x)&S_IFMT&S_IFREG) )