Home
last modified time | relevance | path

Searched refs:S_IFLNK (Results 1 – 3 of 3) sorted by relevance

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/
H A Dstat.h9 #define S_IFLNK 0120000 macro
19 #define S_ISLNK(m) (((m) & S_IFMT) == S_IFLNK)
/utopia/UTPA2-700.0.x/projects/tools/lint/aeon_include/sys/
H A Dstat.h79 #define S_IFLNK _IFLNK macro
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/sys/
H A Dstat.h119 # define S_IFLNK __S_IFLNK macro