Clean up namespace in <sys/mman.h>, <sys/resource.h> and <sys/syslog.h>.
[dragonfly.git] / sys / sys / sysunion.h
1 /*
2  * Union of syscall args for messaging.
3  *
4  * DO NOT EDIT-- To regenerate this file, edit syscalls.master followed
5  *               by running make sysent in the same directory.
6  */
7
8 union sysunion {
9 #ifdef _KERNEL /* header only applies in kernel */
10         struct  lwkt_msg lmsg;
11         struct  sysmsg sysmsg;
12 #endif
13         struct  nosys_args nosys;
14         struct  exit_args exit;
15         struct  fork_args fork;
16         struct  read_args read;
17         struct  write_args write;
18         struct  open_args open;
19         struct  close_args close;
20         struct  wait_args wait4;
21         struct  link_args link;
22         struct  unlink_args unlink;
23         struct  chdir_args chdir;
24         struct  fchdir_args fchdir;
25         struct  mknod_args mknod;
26         struct  chmod_args chmod;
27         struct  chown_args chown;
28         struct  obreak_args obreak;
29         struct  getfsstat_args getfsstat;
30         struct  getpid_args getpid;
31         struct  mount_args mount;
32         struct  unmount_args unmount;
33         struct  setuid_args setuid;
34         struct  getuid_args getuid;
35         struct  geteuid_args geteuid;
36         struct  ptrace_args ptrace;
37         struct  recvmsg_args recvmsg;
38         struct  sendmsg_args sendmsg;
39         struct  recvfrom_args recvfrom;
40         struct  accept_args accept;
41         struct  getpeername_args getpeername;
42         struct  getsockname_args getsockname;
43         struct  access_args access;
44         struct  chflags_args chflags;
45         struct  fchflags_args fchflags;
46         struct  sync_args sync;
47         struct  kill_args kill;
48         struct  getppid_args getppid;
49         struct  dup_args dup;
50         struct  pipe_args pipe;
51         struct  getegid_args getegid;
52         struct  profil_args profil;
53         struct  ktrace_args ktrace;
54         struct  getgid_args getgid;
55         struct  getlogin_args getlogin;
56         struct  setlogin_args setlogin;
57         struct  acct_args acct;
58         struct  sigaltstack_args sigaltstack;
59         struct  ioctl_args ioctl;
60         struct  reboot_args reboot;
61         struct  revoke_args revoke;
62         struct  symlink_args symlink;
63         struct  readlink_args readlink;
64         struct  execve_args execve;
65         struct  umask_args umask;
66         struct  chroot_args chroot;
67         struct  getpagesize_args getpagesize;
68         struct  msync_args msync;
69         struct  vfork_args vfork;
70         struct  sbrk_args sbrk;
71         struct  sstk_args sstk;
72         struct  munmap_args munmap;
73         struct  mprotect_args mprotect;
74         struct  madvise_args madvise;
75         struct  mincore_args mincore;
76         struct  getgroups_args getgroups;
77         struct  setgroups_args setgroups;
78         struct  getpgrp_args getpgrp;
79         struct  setpgid_args setpgid;
80         struct  setitimer_args setitimer;
81         struct  owait_args sys_owait;
82         struct  swapon_args swapon;
83         struct  getitimer_args getitimer;
84         struct  getdtablesize_args getdtablesize;
85         struct  dup2_args dup2;
86         struct  fcntl_args fcntl;
87         struct  select_args select;
88         struct  fsync_args fsync;
89         struct  setpriority_args setpriority;
90         struct  socket_args socket;
91         struct  connect_args connect;
92         struct  getpriority_args getpriority;
93         struct  bind_args bind;
94         struct  setsockopt_args setsockopt;
95         struct  listen_args listen;
96         struct  gettimeofday_args gettimeofday;
97         struct  getrusage_args getrusage;
98         struct  getsockopt_args getsockopt;
99         struct  readv_args readv;
100         struct  writev_args writev;
101         struct  settimeofday_args settimeofday;
102         struct  fchown_args fchown;
103         struct  fchmod_args fchmod;
104         struct  setreuid_args setreuid;
105         struct  setregid_args setregid;
106         struct  rename_args rename;
107         struct  flock_args flock;
108         struct  mkfifo_args mkfifo;
109         struct  sendto_args sendto;
110         struct  shutdown_args shutdown;
111         struct  socketpair_args socketpair;
112         struct  mkdir_args mkdir;
113         struct  rmdir_args rmdir;
114         struct  utimes_args utimes;
115         struct  adjtime_args adjtime;
116         struct  setsid_args setsid;
117         struct  quotactl_args quotactl;
118         struct  oquota_args sys_oquota;
119         struct  nfssvc_args nfssvc;
120         struct  statfs_args statfs;
121         struct  fstatfs_args fstatfs;
122         struct  getfh_args getfh;
123         struct  getdomainname_args getdomainname;
124         struct  setdomainname_args setdomainname;
125         struct  uname_args uname;
126         struct  sysarch_args sysarch;
127         struct  rtprio_args rtprio;
128         struct  extpread_args extpread;
129         struct  extpwrite_args extpwrite;
130         struct  ntp_adjtime_args ntp_adjtime;
131         struct  setgid_args setgid;
132         struct  setegid_args setegid;
133         struct  seteuid_args seteuid;
134         struct  pathconf_args pathconf;
135         struct  fpathconf_args fpathconf;
136         struct  __getrlimit_args getrlimit;
137         struct  __setrlimit_args setrlimit;
138         struct  mmap_args mmap;
139         struct  lseek_args lseek;
140         struct  truncate_args truncate;
141         struct  ftruncate_args ftruncate;
142         struct  sysctl_args __sysctl;
143         struct  mlock_args mlock;
144         struct  munlock_args munlock;
145         struct  undelete_args undelete;
146         struct  futimes_args futimes;
147         struct  getpgid_args getpgid;
148         struct  poll_args poll;
149         struct  __semctl_args __semctl;
150         struct  semget_args semget;
151         struct  semop_args semop;
152         struct  msgctl_args msgctl;
153         struct  msgget_args msgget;
154         struct  msgsnd_args msgsnd;
155         struct  msgrcv_args msgrcv;
156         struct  shmat_args shmat;
157         struct  shmctl_args shmctl;
158         struct  shmdt_args shmdt;
159         struct  shmget_args shmget;
160         struct  clock_gettime_args clock_gettime;
161         struct  clock_settime_args clock_settime;
162         struct  clock_getres_args clock_getres;
163         struct  nanosleep_args nanosleep;
164         struct  minherit_args minherit;
165         struct  rfork_args rfork;
166         struct  openbsd_poll_args openbsd_poll;
167         struct  issetugid_args issetugid;
168         struct  lchown_args lchown;
169         struct  lchmod_args lchmod;
170         struct  lutimes_args lutimes;
171         struct  extpreadv_args extpreadv;
172         struct  extpwritev_args extpwritev;
173         struct  fhstatfs_args fhstatfs;
174         struct  fhopen_args fhopen;
175         struct  modnext_args modnext;
176         struct  modstat_args modstat;
177         struct  modfnext_args modfnext;
178         struct  modfind_args modfind;
179         struct  kldload_args kldload;
180         struct  kldunload_args kldunload;
181         struct  kldfind_args kldfind;
182         struct  kldnext_args kldnext;
183         struct  kldstat_args kldstat;
184         struct  kldfirstmod_args kldfirstmod;
185         struct  getsid_args getsid;
186         struct  setresuid_args setresuid;
187         struct  setresgid_args setresgid;
188         struct  aio_return_args aio_return;
189         struct  aio_suspend_args aio_suspend;
190         struct  aio_cancel_args aio_cancel;
191         struct  aio_error_args aio_error;
192         struct  aio_read_args aio_read;
193         struct  aio_write_args aio_write;
194         struct  lio_listio_args lio_listio;
195         struct  yield_args yield;
196         struct  mlockall_args mlockall;
197         struct  munlockall_args munlockall;
198         struct  __getcwd_args __getcwd;
199         struct  sched_setparam_args sched_setparam;
200         struct  sched_getparam_args sched_getparam;
201         struct  sched_setscheduler_args sched_setscheduler;
202         struct  sched_getscheduler_args sched_getscheduler;
203         struct  sched_yield_args sched_yield;
204         struct  sched_get_priority_max_args sched_get_priority_max;
205         struct  sched_get_priority_min_args sched_get_priority_min;
206         struct  sched_rr_get_interval_args sched_rr_get_interval;
207         struct  utrace_args utrace;
208         struct  kldsym_args kldsym;
209         struct  jail_args jail;
210         struct  sigprocmask_args sigprocmask;
211         struct  sigsuspend_args sigsuspend;
212         struct  sigaction_args sigaction;
213         struct  sigpending_args sigpending;
214         struct  sigreturn_args sigreturn;
215         struct  sigtimedwait_args sigtimedwait;
216         struct  sigwaitinfo_args sigwaitinfo;
217         struct  __acl_get_file_args __acl_get_file;
218         struct  __acl_set_file_args __acl_set_file;
219         struct  __acl_get_fd_args __acl_get_fd;
220         struct  __acl_set_fd_args __acl_set_fd;
221         struct  __acl_delete_file_args __acl_delete_file;
222         struct  __acl_delete_fd_args __acl_delete_fd;
223         struct  __acl_aclcheck_file_args __acl_aclcheck_file;
224         struct  __acl_aclcheck_fd_args __acl_aclcheck_fd;
225         struct  extattrctl_args extattrctl;
226         struct  extattr_set_file_args extattr_set_file;
227         struct  extattr_get_file_args extattr_get_file;
228         struct  extattr_delete_file_args extattr_delete_file;
229         struct  aio_waitcomplete_args aio_waitcomplete;
230         struct  getresuid_args getresuid;
231         struct  getresgid_args getresgid;
232         struct  kqueue_args kqueue;
233         struct  kevent_args kevent;
234         struct  kenv_args kenv;
235         struct  lchflags_args lchflags;
236         struct  uuidgen_args uuidgen;
237         struct  sendfile_args sendfile;
238         struct  varsym_set_args varsym_set;
239         struct  varsym_get_args varsym_get;
240         struct  varsym_list_args varsym_list;
241         struct  exec_sys_register_args exec_sys_register;
242         struct  exec_sys_unregister_args exec_sys_unregister;
243         struct  sys_checkpoint_args sys_checkpoint;
244         struct  mountctl_args mountctl;
245         struct  umtx_sleep_args umtx_sleep;
246         struct  umtx_wakeup_args umtx_wakeup;
247         struct  jail_attach_args jail_attach;
248         struct  set_tls_area_args set_tls_area;
249         struct  get_tls_area_args get_tls_area;
250         struct  closefrom_args closefrom;
251         struct  stat_args stat;
252         struct  fstat_args fstat;
253         struct  lstat_args lstat;
254         struct  fhstat_args fhstat;
255         struct  getdirentries_args getdirentries;
256         struct  getdents_args getdents;
257         struct  usched_set_args usched_set;
258         struct  extaccept_args extaccept;
259         struct  extconnect_args extconnect;
260         struct  mcontrol_args mcontrol;
261         struct  vmspace_create_args vmspace_create;
262         struct  vmspace_destroy_args vmspace_destroy;
263         struct  vmspace_ctl_args vmspace_ctl;
264         struct  vmspace_mmap_args vmspace_mmap;
265         struct  vmspace_munmap_args vmspace_munmap;
266         struct  vmspace_mcontrol_args vmspace_mcontrol;
267         struct  vmspace_pread_args vmspace_pread;
268         struct  vmspace_pwrite_args vmspace_pwrite;
269         struct  extexit_args extexit;
270         struct  lwp_create_args lwp_create;
271         struct  lwp_gettid_args lwp_gettid;
272         struct  lwp_kill_args lwp_kill;
273         struct  lwp_rtprio_args lwp_rtprio;
274         struct  pselect_args pselect;
275         struct  statvfs_args statvfs;
276         struct  fstatvfs_args fstatvfs;
277         struct  fhstatvfs_args fhstatvfs;
278         struct  getvfsstat_args getvfsstat;
279         struct  openat_args openat;
280         struct  fstatat_args fstatat;
281         struct  fchmodat_args fchmodat;
282         struct  fchownat_args fchownat;
283         struct  unlinkat_args unlinkat;
284         struct  faccessat_args faccessat;
285         struct  mq_open_args mq_open;
286         struct  mq_close_args mq_close;
287         struct  mq_unlink_args mq_unlink;
288         struct  mq_getattr_args mq_getattr;
289         struct  mq_setattr_args mq_setattr;
290         struct  mq_notify_args mq_notify;
291         struct  mq_send_args mq_send;
292         struct  mq_receive_args mq_receive;
293         struct  mq_timedsend_args mq_timedsend;
294         struct  mq_timedreceive_args mq_timedreceive;
295         struct  ioprio_set_args ioprio_set;
296         struct  ioprio_get_args ioprio_get;
297         struct  chroot_kernel_args chroot_kernel;
298         struct  renameat_args renameat;
299         struct  mkdirat_args mkdirat;
300         struct  mkfifoat_args mkfifoat;
301         struct  mknodat_args mknodat;
302         struct  readlinkat_args readlinkat;
303         struct  symlinkat_args symlinkat;
304         struct  swapoff_args swapoff;
305         struct  vquotactl_args vquotactl;
306         struct  linkat_args linkat;
307         struct  eaccess_args eaccess;
308         struct  lpathconf_args lpathconf;
309         struct  vmm_guest_ctl_args vmm_guest_ctl;
310         struct  vmm_guest_sync_addr_args vmm_guest_sync_addr;
311         struct  procctl_args procctl;
312         struct  chflagsat_args chflagsat;
313         struct  pipe2_args pipe2;
314         struct  utimensat_args utimensat;
315         struct  futimens_args futimens;
316         struct  accept4_args accept4;
317         struct  lwp_setname_args lwp_setname;
318         struct  ppoll_args ppoll;
319         struct  lwp_setaffinity_args lwp_setaffinity;
320         struct  lwp_getaffinity_args lwp_getaffinity;
321         struct  lwp_create2_args lwp_create2;
322         struct  getcpuclockid_args getcpuclockid;
323 };