Home
last modified time | relevance | path

Searched refs:st_ino (Results 1 – 4 of 4) sorted by relevance

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/bits/
H A Dstat.h46 __ino_t st_ino; /* File serial number. */ member
48 __ino64_t st_ino; /* File serial number. */ member
100 __ino64_t st_ino; /* File serial number. */ member
138 __ino_t st_ino; member
140 __ino64_t st_ino; member
191 __ino64_t st_ino; member
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/asm/
H A Dstat.h21 ino_t st_ino; member
55 unsigned long long st_ino; member
96 unsigned long st_ino; member
/utopia/UTPA2-700.0.x/projects/build/scripts/
H A Dunifdef.c334 && ist.st_ino == ost.st_ino); in main()
/utopia/UTPA2-700.0.x/projects/tools/lint/aeon_include/sys/
H A Dstat.h28 ino_t st_ino;