Searched defs:ino_t (Results 1 - 6 of 6) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_linux.cpp34 #define ino_t __kernel_ino_t macro
43 #undef ino_t macro
/freebsd-12-stable/include/
H A Ddirent.h68 typedef __ino_t ino_t; typedef
/freebsd-12-stable/sys/sys/
H A Ddirent.h42 typedef __ino_t ino_t; typedef
H A Dstat.h73 typedef __ino_t ino_t; typedef
H A Dtypes.h145 typedef __ino_t ino_t; /* inode number */ typedef
/freebsd-12-stable/contrib/sqlite3/
H A Dshell.c1113 typedef unsigned short ino_t; typedef

Completed in 141 milliseconds