OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:__off_t
(Results
1 - 6
of
6
) sorted by relevancy
/src/sys/sys/
ansi.h
43
typedef __int64_t
__off_t
; /* file offset */
typedef
uio.h
65
typedef
__off_t
off_t; /* file offset */
66
#define off_t
__off_t
mman.h
54
typedef
__off_t
off_t; /* file offset */
55
#define off_t
__off_t
types.h
192
typedef
__off_t
off_t; /* file offset */
193
#define off_t
__off_t
/src/include/
stdio.h
70
__off_t
_pos;
126
__off_t
(*_seek) (void *,
__off_t
, int);
146
__off_t
_offset; /* current lseek offset */
375
typedef
__off_t
off_t;
376
#define off_t
__off_t
/src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/posix/sys/
stat.d
174
alias
__off_t
= c_long;
204
__off_t
st_size;
490
alias
__off_t
= c_long;
523
__off_t
st_size;
572
alias
__off_t
= c_long;
602
__off_t
st_size;
667
alias
__off_t
= c_long;
696
__off_t
st_size;
753
alias
__off_t
= c_long;
782
__off_t
st_size
[
all
...]
Completed in 18 milliseconds
Indexes created Tue May 26 00:24:38 UTC 2026