Fix CPU stats percentages formatting
[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.1 2003/07/24 23:55:10 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         struct  svr4_sys_open_args svr4_sys_open;
12         struct  svr4_sys_wait_args svr4_sys_wait;
13         struct  svr4_sys_creat_args svr4_sys_creat;
14         struct  svr4_sys_execv_args svr4_sys_execv;
15         struct  svr4_sys_time_args svr4_sys_time;
16         struct  svr4_sys_mknod_args svr4_sys_mknod;
17         struct  svr4_sys_break_args svr4_sys_break;
18         struct  svr4_sys_stat_args svr4_sys_stat;
19         struct  svr4_sys_alarm_args svr4_sys_alarm;
20         struct  svr4_sys_fstat_args svr4_sys_fstat;
21         struct  svr4_sys_pause_args svr4_sys_pause;
22         struct  svr4_sys_utime_args svr4_sys_utime;
23         struct  svr4_sys_access_args svr4_sys_access;
24         struct  svr4_sys_nice_args svr4_sys_nice;
25         struct  svr4_sys_kill_args svr4_sys_kill;
26         struct  svr4_sys_pgrpsys_args svr4_sys_pgrpsys;
27         struct  svr4_sys_times_args svr4_sys_times;
28         struct  svr4_sys_signal_args svr4_sys_signal;
29 #if defined(NOTYET)
30         struct  svr4_sys_msgsys_args svr4_sys_msgsys;
31 #else
32 #endif
33         struct  svr4_sys_sysarch_args svr4_sys_sysarch;
34         struct  svr4_sys_ioctl_args svr4_sys_ioctl;
35         struct  svr4_sys_utssys_args svr4_sys_utssys;
36         struct  svr4_sys_execve_args svr4_sys_execve;
37         struct  svr4_sys_fcntl_args svr4_sys_fcntl;
38         struct  svr4_sys_ulimit_args svr4_sys_ulimit;
39         struct  svr4_sys_getdents_args svr4_sys_getdents;
40         struct  svr4_sys_getmsg_args svr4_sys_getmsg;
41         struct  svr4_sys_putmsg_args svr4_sys_putmsg;
42         struct  svr4_sys_poll_args svr4_sys_poll;
43         struct  svr4_sys_lstat_args svr4_sys_lstat;
44         struct  svr4_sys_sigprocmask_args svr4_sys_sigprocmask;
45         struct  svr4_sys_sigsuspend_args svr4_sys_sigsuspend;
46         struct  svr4_sys_sigaltstack_args svr4_sys_sigaltstack;
47         struct  svr4_sys_sigaction_args svr4_sys_sigaction;
48         struct  svr4_sys_sigpending_args svr4_sys_sigpending;
49         struct  svr4_sys_context_args svr4_sys_context;
50         struct  svr4_sys_statvfs_args svr4_sys_statvfs;
51         struct  svr4_sys_fstatvfs_args svr4_sys_fstatvfs;
52         struct  svr4_sys_waitsys_args svr4_sys_waitsys;
53         struct  svr4_sys_hrtsys_args svr4_sys_hrtsys;
54         struct  svr4_sys_pathconf_args svr4_sys_pathconf;
55         struct  svr4_sys_mmap_args svr4_sys_mmap;
56         struct  svr4_sys_fpathconf_args svr4_sys_fpathconf;
57         struct  svr4_sys_xstat_args svr4_sys_xstat;
58         struct  svr4_sys_lxstat_args svr4_sys_lxstat;
59         struct  svr4_sys_fxstat_args svr4_sys_fxstat;
60         struct  svr4_sys_xmknod_args svr4_sys_xmknod;
61         struct  svr4_sys_setrlimit_args svr4_sys_setrlimit;
62         struct  svr4_sys_getrlimit_args svr4_sys_getrlimit;
63         struct  svr4_sys_memcntl_args svr4_sys_memcntl;
64         struct  svr4_sys_uname_args svr4_sys_uname;
65         struct  svr4_sys_sysconfig_args svr4_sys_sysconfig;
66         struct  svr4_sys_systeminfo_args svr4_sys_systeminfo;
67         struct  svr4_sys_fchroot_args svr4_sys_fchroot;
68         struct  svr4_sys_utimes_args svr4_sys_utimes;
69         struct  svr4_sys_vhangup_args svr4_sys_vhangup;
70         struct  svr4_sys_gettimeofday_args svr4_sys_gettimeofday;
71         struct  svr4_sys_llseek_args svr4_sys_llseek;
72         struct  svr4_sys_acl_args svr4_sys_acl;
73         struct  svr4_sys_auditsys_args svr4_sys_auditsys;
74         struct  svr4_sys_facl_args svr4_sys_facl;
75         struct  svr4_sys_resolvepath_args svr4_sys_resolvepath;
76         struct  svr4_sys_getdents64_args svr4_sys_getdents64;
77         struct  svr4_sys_mmap64_args svr4_sys_mmap64;
78         struct  svr4_sys_stat64_args svr4_sys_stat64;
79         struct  svr4_sys_lstat64_args svr4_sys_lstat64;
80         struct  svr4_sys_fstat64_args svr4_sys_fstat64;
81         struct  svr4_sys_statvfs64_args svr4_sys_statvfs64;
82         struct  svr4_sys_fstatvfs64_args svr4_sys_fstatvfs64;
83         struct  svr4_sys_setrlimit64_args svr4_sys_setrlimit64;
84         struct  svr4_sys_getrlimit64_args svr4_sys_getrlimit64;
85         struct  svr4_sys_creat64_args svr4_sys_creat64;
86         struct  svr4_sys_open64_args svr4_sys_open64;
87         struct  svr4_sys_socket_args svr4_sys_socket;
88         struct  svr4_sys_recv_args svr4_sys_recv;
89         struct  svr4_sys_send_args svr4_sys_send;
90         struct  svr4_sys_sendto_args svr4_sys_sendto;
91 };
92
93 typedef union sysunion *sysmsg_t;