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
/
off_t.h
blob: a679738681550e76a14d57b277533b75537d261f (
plain
)
1
2
3
4
5
typedef long int off_t; /* POSIX(1) */