Aggiornamenti + alcune sockopt di IP
[gapil.git] / listati / is_regdir.h
1 #define IS_RGDR(x) ( ((x)&S_IFMT&S_IFDIR) | ((x)&S_IFMT&S_IFREG) )