OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ino_t
(Results
1 - 6
of
6
) sorted by relevancy
/src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
sanitizer_platform_limits_linux.cpp
37
# define
ino_t
__kernel_ino_t
macro
46
# undef
ino_t
macro
/src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_platform_limits_linux.cc
35
#define
ino_t
__kernel_ino_t
macro
44
#undef
ino_t
macro
/src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
sanitizer_platform_limits_linux.cpp
37
# define
ino_t
__kernel_ino_t
macro
46
# undef
ino_t
macro
/src/sys/sys/
types.h
172
typedef __ino_t
ino_t
;
typedef
175
typedef uint64_t
ino_t
; /* inode number */
typedef
/src/sys/coda/
coda.h
73
typedef u_long
ino_t
;
typedef
215
static __inline
ino_t
coda_f2i(CodaFid *fid)
248
static __inline
ino_t
coda_f2i(CodaFid *fid)
414
ino_t
inode; /* host inode of container file */
/src/external/public-domain/sqlite/dist/
shell.c
2241
** We may need to provide the "
ino_t
" type.
2246
typedef unsigned short
ino_t
;
typedef
2282
ino_t
d_ino; /* Sequence number, do not use. */
2494
entry->d_ino = (
ino_t
)-1; /* not available */
Completed in 42 milliseconds
Indexes created Sat Apr 25 00:22:52 UTC 2026