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

/freebsd-current/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-current/include/
H A Ddirent.h65 typedef __ino_t ino_t; typedef
/freebsd-current/sys/sys/
H A Ddirent.h39 typedef __ino_t ino_t; typedef
H A Dstat.h70 typedef __ino_t ino_t; typedef
H A Dtypes.h142 typedef __ino_t ino_t; /* inode number */ typedef
/freebsd-current/contrib/sqlite3/
H A Dshell.c2245 typedef unsigned short ino_t; typedef

Completed in 282 milliseconds