index
:
c
master
non-posix
implementation of system interfaces from POSIX.1
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
sys
/
types
/
ino_t.h
blob: 405bfd57b514072a155578e8ff4ecdc4131d1e51 (
plain
)
1
2
3
4
5
6
typedef unsigned long int ino_t; /* POSIX(1) */