kernel - Video - Add suppor for Intel IGD chipsets (netbook / N450 etc)
[dragonfly.git] / lib / libsys / abi / types_1_2_0.h
blob31d2364f76c9c6debc996340ccb0d17760976371
1 /*
2 * TYPES_1_2_0.H
4 * This header file contains types specific to the 1.2.0 DragonFly release.
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 *'.
10 * $DragonFly: src/lib/libsys/abi/types_1_2_0.h,v 1.1 2005/05/08 18:14:54 dillon Exp $
13 struct rusage_1_2_0 {
16 struct statfs_1_2_0 {
19 struct msghdr_1_2_0 {
22 struct itimerval_1_2_0 {
25 struct timeval_1_2_0 {
28 struct sigvec_1_2_0 {
31 struct sigstack_1_2_0 {
34 struct timezone_1_2_0 {
37 struct iovec_1_2_0 {
40 struct statfs_1_2_0 {
43 struct fhandle_1_2_0 {
46 struct utsname_1_2_0 {
49 struct rtprio_1_2_0 {
52 struct timex_1_2_0 {
55 struct stat_1_2_0 {
58 struct pollfs_1_2_0 {
61 struct sembuf_1_2_0 {
64 struct msqid_ds_1_2_0 {
67 struct shmid_ds_1_2_0 {
70 struct timespec_1_2_0 {
73 struct module_stat_1_2_0 {
76 struct kld_file_1_2_0 {
79 struct aiocb_1_2_0 {
82 struct sigevent_1_2_0 {
85 struct sched_param_1_2_0 {
88 struct jail_1_2_0 {
91 struct sigaction_1_2_0 {
94 struct acl_1_2_0 {
97 struct kevent_1_2_0 {
100 struct sf_hdtr_1_2_0 {
103 struct upcall_1_2_0 {
106 struct caps_msgid_1_2_0 {
109 struct caps_cred_1_2_0 {
112 struct tls_info_1_2_0 {
116 * The system calls configuration file parses types as single words.
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;
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;