Home
last modified time | relevance | path

Searched refs:ino_t (Results 1 – 5 of 5) sorted by relevance

/picolibc-3.5.0-3.4.0/newlib/libc/machine/spu/sys/
Ddirent.h42 ino_t d_ino;
/picolibc-3.5.0-3.4.0/newlib/libc/include/sys/
Dtypes.h164 typedef __ino_t ino_t; /* inode number */ typedef
Dstat.h58 ino_t st_ino;
/picolibc-3.5.0-3.4.0/newlib/libc/posix/
Dnftw.c39 ino_t ino;
/picolibc-3.5.0-3.4.0/newlib/
DChangeLog-201519262 * libc/include/sys/types.h (ino_t): RTEMS uses long also.
24750 * libc/include/sys/types.h: ino_t goes back to 32-bits.
24764 * libc/include/sys/types.h (ino_t): Define ino_t correctly for
24811 * libc/include/sys/types.h: define off_t and ino_t to be 64 bit
24819 * libc/sys/win32 (dirent): d_ino is of type ino_t.