xref: /dragonfly/usr.bin/kdump/kdump_subr.h (revision e6d22e9b)
1 /* $FreeBSD: src/usr.bin/kdump/kdump_subr.h,v 1.3 2007/04/09 22:04:27 emaste Exp $ */
2 
3 void signame (int);
4 void semctlname (int);
5 void shmctlname (int);
6 void semgetname (int);
7 void fcntlcmdname (int, int, int);
8 void rtprioname (int);
9 void modename (int);
10 void flagsname (int);
11 void flagsandmodename (int, int, int);
12 void accessmodename (int);
13 void mmapprotname (int);
14 void mmapflagsname (int);
15 void wait4optname (int);
16 void sendrecvflagsname (int);
17 void getfsstatflagsname (int);
18 void mountflagsname (int);
19 void rebootoptname (int);
20 void flockname (int);
21 void sockoptname (int);
22 void sockoptlevelname (int, int);
23 void sockdomainname (int);
24 void sockipprotoname (int);
25 void socktypename (int);
26 void thrcreateflagsname (int);
27 void mlockallname (int);
28 void shmatname (int);
29 void rforkname (int);
30 void nfssvcname (int);
31 void whencename (int);
32 void rlimitname (int);
33 void shutdownhowname (int);
34 void prioname (int);
35 void madvisebehavname (int);
36 void msyncflagsname (int);
37 void schedpolicyname (int);
38 void kldunloadfflagsname (int);
39 void ksethrcmdname (int);
40 void extattrctlname (int);
41 void kldsymcmdname (int);
42 void sendfileflagsname (int);
43 void acltypename (int);
44 void sigprocmaskhowname (int);
45 void lio_listioname (int);
46 void minheritname (int);
47 void quotactlname (int);
48 void clockidname (int);
49 void pathconfname (int);
50 void kenvactname (int);
51 void uschedcmdname (int);
52 void ckpttypename (int);
53 void procctlcmdname (int);
54 void mountctlopname (int);
55 void chflagsname (long);
56 void atflagsname (int);
57 void varsymlvlname (int);
58