Iros
Loading...
Searching...
No Matches
types.h
Go to the documentation of this file.
1
#pragma once
2
3
#include <
ccpp/bits/blkcnt_t.h
>
4
#include <
ccpp/bits/blksize_t.h
>
5
#include <
ccpp/bits/config.h
>
6
#include <
ccpp/bits/dev_t.h
>
7
#include <
ccpp/bits/gid_t.h
>
8
#include <
ccpp/bits/ino_t.h
>
9
#include <
ccpp/bits/intptr_t.h
>
10
#include <
ccpp/bits/mode_t.h
>
11
#include <
ccpp/bits/nlink_t.h
>
12
#include <
ccpp/bits/off_t.h
>
13
#include <
ccpp/bits/pid_t.h
>
14
#include <
ccpp/bits/size_t.h
>
15
#include <
ccpp/bits/ssize_t.h
>
16
#include <
ccpp/bits/suseconds_t.h
>
17
#include <
ccpp/bits/time_t.h
>
18
#include <
ccpp/bits/uid_t.h
>
19
20
__CCPP_BEGIN_DECLARATIONS
21
22
typedef
int
pid_t
;
23
24
__CCPP_END_DECLARATIONS
blkcnt_t.h
blksize_t.h
intptr_t.h
size_t.h
ssize_t.h
dev_t.h
gid_t.h
ino_t.h
config.h
__CCPP_END_DECLARATIONS
#define __CCPP_END_DECLARATIONS
Definition
config.h:8
__CCPP_BEGIN_DECLARATIONS
#define __CCPP_BEGIN_DECLARATIONS
Definition
config.h:7
mode_t.h
nlink_t.h
off_t.h
pid_t.h
pid_t
__CCPP_BEGIN_DECLARATIONS typedef int pid_t
Definition
pid_t.h:7
suseconds_t.h
time_t.h
uid_t.h
libs
ccpp
include
sys
types.h
Generated by
1.13.0