Searched refs:MY_LIN_S_IFREG (Results 1 – 1 of 1) sorted by relevance
9 #define MY_LIN_S_IFREG 0100000 macro16 #define MY_LIN_S_ISREG(m) (((m) & MY_LIN_S_IFMT) == MY_LIN_S_IFREG)