Apache Portable Runtime
Toggle main menu visibility
Main Page
Related Pages
Modules
Data Structures
Data Structures
Data Structure Index
Data Fields
All
a
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
u
v
Functions
Variables
a
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
u
v
Files
File List
Globals
All
a
h
m
Functions
a
Variables
Typedefs
a
Enumerations
Enumerator
a
Macros
a
h
m
•
All
Data Structures
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Modules
Pages
Macros
File Seek Flags
Apache Portability Runtime library
»
File I/O Handling Functions
Collaboration diagram for File Seek Flags:
Macros
#define
APR_SET
SEEK_SET
#define
APR_CUR
SEEK_CUR
#define
APR_END
SEEK_END
Detailed Description
Macro Definition Documentation
◆
APR_CUR
#define APR_CUR SEEK_CUR
Current
◆
APR_END
#define APR_END SEEK_END
Go to end of file
◆
APR_SET
#define APR_SET SEEK_SET
Set the file position
Generated by
1.9.4