Home
last modified time | relevance | path

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

/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/common/
A Dgetcwd.c39 static char *search_dir(dev_t this_dev, ino_t this_ino, char *path_buf, int path_size) in _syscall2()
49 int slow_search = (sizeof(ino_t) != sizeof(d->d_ino)); in _syscall2()
105 static char *recurser(char *path_buf, int path_size, dev_t root_dev, ino_t root_ino)
109 ino_t this_ino;
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/hppa/bits/
A Dkernel_stat.h9 ino_t st_ino; /* 32 bits */
23 ino_t __unused3; /* network */
/l4re-core-master/uclibc/lib/contrib/uclibc/include/sys/
A Dtypes.h49 typedef __ino_t ino_t; typedef
51 typedef __ino64_t ino_t; typedef
A Dstat.h56 typedef __ino_t ino_t; typedef
58 typedef __ino64_t ino_t; typedef
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl/
A DsemaphoreP.h34 ino_t ino;
/l4re-core-master/uclibc/lib/contrib/uclibc/include/
A Ddirent.h34 typedef __ino_t ino_t; typedef
36 typedef __ino64_t ino_t;
A Dfts.h84 ino_t fts_ino; /* inode */
/l4re-core-master/uclibc/lib/contrib/uclibc/ldso/include/
A Ddl-hash.h130 ino_t st_ino; /* inode */
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/misc/ftw/
A Dftw.c156 # define INO_T ino_t
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/misc/fts/
A Dfts.c846 register ino_t ino; in fts_stat()

Completed in 21 milliseconds