Searched refs:S_IFLNK (Results 1 – 1 of 1) sorted by relevance
19 #define S_IFLNK 0120000 macro29 #define S_ISLNK(m) (((m) & S_IFMT) == S_IFLNK)