Backout my ``proc cleanup'' brain damage.
[dragonfly.git] / sys / emulation / svr4 / svr4_union.h
1 /*
2  * Union of syscall args for messaging.
3  *
4  * DO NOT EDIT-- this file is automatically generated.
5  * $DragonFly: src/sys/emulation/svr4/Attic/svr4_union.h,v 1.2 2003/07/30 00:19:15 dillon Exp $
6  * created from DragonFly: src/sys/svr4/syscalls.master,v 1.2 2003/06/17 04:28:58 dillon Exp 
7  */
8
9 union sysunion {
10         struct  lwkt_msg lmsg;
11         union   sysmsg sysmsg;
12         struct  svr4_sys_open_args svr4_sys_open;
13         struct  svr4_sys_wait_args svr4_sys_wait;
14         struct  svr4_sys_creat_args svr4_sys_creat;
15         struct  svr4_sys_execv_args svr4_sys_execv;
16         struct  svr4_sys_time_args svr4_sys_time;
17         struct  svr4_sys_mknod_args svr4_sys_mknod;
18         struct  svr4_sys_break_args svr4_sys_break;
19         struct  svr4_sys_stat_args svr4_sys_stat;
20         struct  svr4_sys_alarm_args svr4_sys_alarm;
21         struct  svr4_sys_fstat_args svr4_sys_fstat;
22         struct  svr4_sys_pause_args svr4_sys_pause;
23         struct  svr4_sys_utime_args svr4_sys_utime;
24         struct  svr4_sys_access_args svr4_sys_access;
25         struct  svr4_sys_nice_args svr4_sys_nice;
26         struct  svr4_sys_kill_args svr4_sys_kill;
27         struct  svr4_sys_pgrpsys_args svr4_sys_pgrpsys;
28         struct  svr4_sys_times_args svr4_sys_times;
29         struct  svr4_sys_signal_args svr4_sys_signal;
30 #if defined(NOTYET)
31         struct  svr4_sys_msgsys_args svr4_sys_msgsys;
32 #else
33 #endif
34         struct  svr4_sys_sysarch_args svr4_sys_sysarch;
35         struct  svr4_sys_ioctl_args svr4_sys_ioctl;
36         struct  svr4_sys_utssys_args svr4_sys_utssys;
37         struct  svr4_sys_execve_args svr4_sys_execve;
38         struct  svr4_sys_fcntl_args svr4_sys_fcntl;
39         struct  svr4_sys_ulimit_args svr4_sys_ulimit;
40         struct  svr4_sys_getdents_args svr4_sys_getdents;
41         struct  svr4_sys_getmsg_args svr4_sys_getmsg;
42         struct  svr4_sys_putmsg_args svr4_sys_putmsg;
43         struct  svr4_sys_poll_args svr4_sys_poll;
44         struct  svr4_sys_lstat_args svr4_sys_lstat;
45         struct  svr4_sys_sigprocmask_args svr4_sys_sigprocmask;
46         struct  svr4_sys_sigsuspend_args svr4_sys_sigsuspend;
47         struct  svr4_sys_sigaltstack_args svr4_sys_sigaltstack;
48         struct  svr4_sys_sigaction_args svr4_sys_sigaction;
49         struct  svr4_sys_sigpending_args svr4_sys_sigpending;
50         struct  svr4_sys_context_args svr4_sys_context;
51         struct  svr4_sys_statvfs_args svr4_sys_statvfs;
52         struct  svr4_sys_fstatvfs_args svr4_sys_fstatvfs;
53         struct  svr4_sys_waitsys_args svr4_sys_waitsys;
54         struct  svr4_sys_hrtsys_args svr4_sys_hrtsys;
55         struct  svr4_sys_pathconf_args svr4_sys_pathconf;
56         struct  svr4_sys_mmap_args svr4_sys_mmap;
57         struct  svr4_sys_fpathconf_args svr4_sys_fpathconf;
58         struct  svr4_sys_xstat_args svr4_sys_xstat;
59         struct  svr4_sys_lxstat_args svr4_sys_lxstat;
60         struct  svr4_sys_fxstat_args svr4_sys_fxstat;
61         struct  svr4_sys_xmknod_args svr4_sys_xmknod;
62         struct  svr4_sys_setrlimit_args svr4_sys_setrlimit;
63         struct  svr4_sys_getrlimit_args svr4_sys_getrlimit;
64         struct  svr4_sys_memcntl_args svr4_sys_memcntl;
65         struct  svr4_sys_uname_args svr4_sys_uname;
66         struct  svr4_sys_sysconfig_args svr4_sys_sysconfig;
67         struct  svr4_sys_systeminfo_args svr4_sys_systeminfo;
68         struct  svr4_sys_fchroot_args svr4_sys_fchroot;
69         struct  svr4_sys_utimes_args svr4_sys_utimes;
70         struct  svr4_sys_vhangup_args svr4_sys_vhangup;
71         struct  svr4_sys_gettimeofday_args svr4_sys_gettimeofday;
72         struct  svr4_sys_llseek_args svr4_sys_llseek;
73         struct  svr4_sys_acl_args svr4_sys_acl;
74         struct  svr4_sys_auditsys_args svr4_sys_auditsys;
75         struct  svr4_sys_facl_args svr4_sys_facl;
76         struct  svr4_sys_resolvepath_args svr4_sys_resolvepath;
77         struct  svr4_sys_getdents64_args svr4_sys_getdents64;
78         struct  svr4_sys_mmap64_args svr4_sys_mmap64;
79         struct  svr4_sys_stat64_args svr4_sys_stat64;
80         struct  svr4_sys_lstat64_args svr4_sys_lstat64;
81         struct  svr4_sys_fstat64_args svr4_sys_fstat64;
82         struct  svr4_sys_statvfs64_args svr4_sys_statvfs64;
83         struct  svr4_sys_fstatvfs64_args svr4_sys_fstatvfs64;
84         struct  svr4_sys_setrlimit64_args svr4_sys_setrlimit64;
85         struct  svr4_sys_getrlimit64_args svr4_sys_getrlimit64;
86         struct  svr4_sys_creat64_args svr4_sys_creat64;
87         struct  svr4_sys_open64_args svr4_sys_open64;
88         struct  svr4_sys_socket_args svr4_sys_socket;
89         struct  svr4_sys_recv_args svr4_sys_recv;
90         struct  svr4_sys_send_args svr4_sys_send;
91         struct  svr4_sys_sendto_args svr4_sys_sendto;
92 };