Home
last modified time | relevance | path

Searched defs:ino_t (Results 1 – 9 of 9) sorted by relevance

/freebsd/contrib/llvm-project/libc/include/llvm-libc-types/
H A Dino_t.h12 typedef __UINTPTR_TYPE__ ino_t; typedef
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_linux.cpp34 # define ino_t __kernel_ino_t macro
/freebsd/include/
H A Ddirent.h65 typedef __ino_t ino_t; typedef
/freebsd/sys/sys/
H A Ddirent.h39 typedef __ino_t ino_t; typedef
H A Dtypes.h143 typedef __ino_t ino_t; /* inode number */ typedef
H A Dstat.h70 typedef __ino_t ino_t; typedef
/freebsd/sbin/restore/
H A Ddirs.c210 treescan(char *pname, ino_t ino, long (*todo)(char *, ino_t, int)) in treescan() argument
/freebsd/contrib/tzcode/
H A Dlocaltime.c30 # define ino_t char macro
/freebsd/contrib/sqlite3/
H A Dshell.c1788 typedef unsigned short ino_t; typedef