systat - Fix initial pftop state
[dragonfly.git] / lib / libsys / abi / types_1_2_0.h
1 /*
2  * TYPES_1_2_0.H
3  *
4  * This header file contains types specific to the 1.2.0 DragonFly release.
5  *
6  * WARNING!  This header file is parsed by a program to automatically
7  * generate compatibility conversions.  Only internal type names may be
8  * used.  e.g.  'char_ptr_t' instead of 'char *'.
9  *
10  * $DragonFly: src/lib/libsys/abi/types_1_2_0.h,v 1.1 2005/05/08 18:14:54 dillon Exp $
11  */
12
13 struct rusage_1_2_0 {
14 };
15
16 struct statfs_1_2_0 {
17 };
18
19 struct msghdr_1_2_0 {
20 };
21
22 struct itimerval_1_2_0 {
23 };
24
25 struct timeval_1_2_0 {
26 };
27
28 struct sigvec_1_2_0 {
29 };
30
31 struct sigstack_1_2_0 {
32 };
33
34 struct timezone_1_2_0 {
35 };
36
37 struct iovec_1_2_0 {
38 };
39
40 struct statfs_1_2_0 { 
41 };
42
43 struct fhandle_1_2_0 {
44 };
45
46 struct utsname_1_2_0 { 
47 };
48
49 struct rtprio_1_2_0 {
50 };
51
52 struct timex_1_2_0 { 
53 };
54
55 struct stat_1_2_0 {
56 };
57
58 struct pollfs_1_2_0 {
59 };
60
61 struct sembuf_1_2_0 {
62 };
63
64 struct msqid_ds_1_2_0 {
65 };
66
67 struct shmid_ds_1_2_0 {
68 };
69
70 struct timespec_1_2_0 {
71 };
72
73 struct module_stat_1_2_0 {
74 };
75
76 struct kld_file_1_2_0 {
77 };
78
79 struct aiocb_1_2_0 {
80 };
81
82 struct sigevent_1_2_0 {
83 };
84
85 struct sched_param_1_2_0 {
86 };
87
88 struct jail_1_2_0 {
89 };
90
91 struct sigaction_1_2_0 {
92 };
93
94 struct acl_1_2_0 {
95 };
96
97 struct kevent_1_2_0 {
98 };
99
100 struct sf_hdtr_1_2_0 {
101 };
102
103 struct upcall_1_2_0 {
104 };
105
106 struct caps_msgid_1_2_0 {
107 };
108
109 struct caps_cred_1_2_0 {
110 };
111
112 struct tls_info_1_2_0 {
113 };
114
115 /*
116  * The system calls configuration file parses types as single words.
117  */
118 typedef struct rusage_1_2_0 *rusage_1_2_0_ptr;
119 typedef struct statfs_1_2_0 *statfs_1_2_0_ptr;
120 typedef struct msghdr_1_2_0 *msghdr_1_2_0_ptr;
121 typedef struct itimerval_1_2_0 *itimerval_1_2_0_ptr;
122 typedef struct timeval_1_2_0 *timeval_1_2_0_ptr;
123 typedef struct sigvec_1_2_0 *sigvec_1_2_0_ptr;
124 typedef struct sigstack_1_2_0 *sigstack_1_2_0_ptr;
125 typedef struct timezone_1_2_0 *timezone_1_2_0_ptr;
126 typedef struct iovec_1_2_0 *iovec_1_2_0_ptr;
127 typedef struct statfs_1_2_0 *statfs_1_2_0_ptr;
128 typedef struct fhandle_1_2_0 *fhandle_1_2_0_ptr;
129 typedef struct utsname_1_2_0 *utsname_1_2_0_ptr;
130 typedef struct rtprio_1_2_0 *rtprio_1_2_0_ptr;
131 typedef struct timex_1_2_0 *timex_1_2_0_ptr;
132 typedef struct stat_1_2_0 *stat_1_2_0_ptr;
133 typedef struct pollfs_1_2_0 *pollfs_1_2_0_ptr;
134 typedef struct sembuf_1_2_0 *sembuf_1_2_0_ptr;
135 typedef struct msqid_ds_1_2_0 *msqid_ds_1_2_0_ptr;
136 typedef struct shmid_ds_1_2_0 *shmid_ds_1_2_0_ptr;
137 typedef struct timespec_1_2_0 *timespec_1_2_0_ptr;
138 typedef struct module_stat_1_2_0 *module_stat_1_2_0_ptr;
139 typedef struct kld_file_1_2_0 *kld_file_1_2_0_ptr;
140 typedef struct aiocb_1_2_0 *aiocb_1_2_0_ptr;
141 typedef struct sigevent_1_2_0 *sigevent_1_2_0_ptr;
142 typedef struct sched_param_1_2_0 *sched_param_1_2_0_ptr;
143 typedef struct jail_1_2_0 *jail_1_2_0_ptr;
144 typedef struct sigaction_1_2_0 *sigaction_1_2_0_ptr;
145 typedef struct acl_1_2_0 *acl_1_2_0_ptr;
146 typedef struct kevent_1_2_0 *kevent_1_2_0_ptr;
147 typedef struct sf_hdtr_1_2_0 *sf_hdtr_1_2_0_ptr;
148 typedef struct upcall_1_2_0 *upcall_1_2_0_ptr;
149 typedef struct caps_msgid_1_2_0 *caps_msgid_1_2_0_ptr;
150 typedef struct caps_cred_1_2_0 *caps_cred_1_2_0_ptr;
151 typedef struct tls_info_1_2_0 *tls_info_1_2_0_ptr;
152
153 typedef const struct rusage_1_2_0 *const_rusage_1_2_0_ptr;
154 typedef const struct statfs_1_2_0 *const_statfs_1_2_0_ptr;
155 typedef const struct msghdr_1_2_0 *const_msghdr_1_2_0_ptr;
156 typedef const struct itimerval_1_2_0 *const_itimerval_1_2_0_ptr;
157 typedef const struct timeval_1_2_0 *const_timeval_1_2_0_ptr;
158 typedef const struct sigvec_1_2_0 *const_sigvec_1_2_0_ptr;
159 typedef const struct sigstack_1_2_0 *const_sigstack_1_2_0_ptr;
160 typedef const struct timezone_1_2_0 *const_timezone_1_2_0_ptr;
161 typedef const struct iovec_1_2_0 *const_iovec_1_2_0_ptr;
162 typedef const struct statfs_1_2_0 *const_statfs_1_2_0_ptr;
163 typedef const struct fhandle_1_2_0 *const_fhandle_1_2_0_ptr;
164 typedef const struct utsname_1_2_0 *const_utsname_1_2_0_ptr;
165 typedef const struct rtprio_1_2_0 *const_rtprio_1_2_0_ptr;
166 typedef const struct timex_1_2_0 *const_timex_1_2_0_ptr;
167 typedef const struct stat_1_2_0 *const_stat_1_2_0_ptr;
168 typedef const struct pollfs_1_2_0 *const_pollfs_1_2_0_ptr;
169 typedef const struct sembuf_1_2_0 *const_sembuf_1_2_0_ptr;
170 typedef const struct msqid_ds_1_2_0 *const_msqid_ds_1_2_0_ptr;
171 typedef const struct shmid_ds_1_2_0 *const_shmid_ds_1_2_0_ptr;
172 typedef const struct timespec_1_2_0 *const_timespec_1_2_0_ptr;
173 typedef const struct module_stat_1_2_0 *const_module_stat_1_2_0_ptr;
174 typedef const struct kld_file_1_2_0 *const_kld_file_1_2_0_ptr;
175 typedef const struct aiocb_1_2_0 *const_aiocb_1_2_0_ptr;
176 typedef const struct sigevent_1_2_0 *const_sigevent_1_2_0_ptr;
177 typedef const struct sched_param_1_2_0 *const_sched_param_1_2_0_ptr;
178 typedef const struct jail_1_2_0 *const_jail_1_2_0_ptr;
179 typedef const struct sigaction_1_2_0 *const_sigaction_1_2_0_ptr;
180 typedef const struct acl_1_2_0 *const_acl_1_2_0_ptr;
181 typedef const struct kevent_1_2_0 *const_kevent_1_2_0_ptr;
182 typedef const struct sf_hdtr_1_2_0 *const_sf_hdtr_1_2_0_ptr;
183 typedef const struct upcall_1_2_0 *const_upcall_1_2_0_ptr;
184 typedef const struct caps_msgid_1_2_0 *const_caps_msgid_1_2_0_ptr;
185 typedef const struct caps_cred_1_2_0 *const_caps_cred_1_2_0_ptr;
186 typedef const struct tls_info_1_2_0 *const_tls_info_1_2_0_ptr;
187