libcdio
2.1.1
Toggle main menu visibility
Main Page
Related Pages
Data Structures
Data Structures
Data Fields
All
_
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
r
s
t
u
v
x
y
Variables
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
r
s
t
u
v
x
y
Enumerator
Files
File List
Globals
All
_
a
b
c
d
e
f
g
i
l
m
n
p
s
t
u
v
x
y
Functions
_
c
g
i
m
p
u
Variables
c
d
g
i
l
m
t
v
Typedefs
_
a
b
c
d
i
l
m
p
s
t
u
Enumerations
b
c
d
e
f
i
m
s
t
u
x
Enumerator
a
c
d
f
i
l
m
n
p
s
t
u
v
x
y
Macros
_
b
c
e
f
g
i
l
m
n
p
s
t
u
v
include
cdio
posix.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2005, 2008, 2012 Rocky Bernstein <rocky@gnu.org>
3
4
This program is free software: you can redistribute it and/or modify
5
it under the terms of the GNU General Public License as published by
6
the Free Software Foundation, either version 3 of the License, or
7
(at your option) any later version.
8
9
This program is distributed in the hope that it will be useful,
10
but WITHOUT ANY WARRANTY; without even the implied warranty of
11
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
12
GNU General Public License for more details.
13
14
You should have received a copy of the GNU General Public License
15
along with this program. If not, see <http://www.gnu.org/licenses/>.
16
*/
23
#ifndef CDIO_POSIX_H_
24
#define CDIO_POSIX_H_
25
26
typedef
uint32_t
posix_mode_t
;
27
typedef
uint32_t
posix_nlink_t
;
28
typedef
uint32_t
posix_uid_t
;
29
typedef
uint32_t
posix_gid_t
;
30
typedef
uint16_t
unicode16_t
;
31
32
#endif
/* CDIO_POSIX_H_ */
33
34
␌
35
/*
36
* Local variables:
37
* c-file-style: "gnu"
38
* tab-width: 8
39
* indent-tabs-mode: nil
40
* End:
41
*/
posix_gid_t
uint32_t posix_gid_t
Definition
posix.h:29
posix_mode_t
uint32_t posix_mode_t
Definition
posix.h:26
posix_nlink_t
uint32_t posix_nlink_t
Definition
posix.h:27
posix_uid_t
uint32_t posix_uid_t
Definition
posix.h:28
unicode16_t
uint16_t unicode16_t
Definition
posix.h:30
Generated on Thu Jan 2 2025 19:40:24 for libcdio by
1.9.8