Initial import of binutils 2.22 on the new vendor branch
[dragonfly.git] / usr.bin / kdump / kdump_subr.h
1 /* $FreeBSD: src/usr.bin/kdump/kdump_subr.h,v 1.3 2007/04/09 22:04:27 emaste Exp $ */
2 /* $DragonFly: src/usr.bin/kdump/kdump_subr.h,v 1.1 2008/01/01 14:09:02 matthias Exp $ */
3
4 void signame (int);
5 void semctlname (int);
6 void shmctlname (int);
7 void semgetname (int);
8 void fcntlcmdname (int, int, int);
9 void rtprioname (int);
10 void modename (int);
11 void flagsname (int);
12 void flagsandmodename (int, int, int);
13 void accessmodename (int);
14 void mmapprotname (int);
15 void mmapflagsname (int);
16 void wait4optname (int);
17 void sendrecvflagsname (int);
18 void getfsstatflagsname (int);
19 void mountflagsname (int);
20 void rebootoptname (int);
21 void flockname (int);
22 void sockoptname (int);
23 void sockoptlevelname (int, int);
24 void sockdomainname (int);
25 void sockipprotoname (int);
26 void socktypename (int);
27 void thrcreateflagsname (int);
28 void mlockallname (int);
29 void shmatname (int);
30 void rforkname (int);
31 void nfssvcname (int);
32 void whencename (int);
33 void rlimitname (int);
34 void shutdownhowname (int);
35 void prioname (int);
36 void madvisebehavname (int);
37 void msyncflagsname (int);
38 void schedpolicyname (int);
39 void kldunloadfflagsname (int);
40 void ksethrcmdname (int);
41 void extattrctlname (int);
42 void kldsymcmdname (int);
43 void sendfileflagsname (int);
44 void acltypename (int);
45 void sigprocmaskhowname (int);
46 void lio_listioname (int);
47 void minheritname (int);
48 void quotactlname (int);
49 void ptraceopname (int);