Coda Distributed File System
coda-src
util
rvmtesting.h
Go to the documentation of this file.
1
/* BLURB gpl
2
3
Coda File System
4
Release 6
5
6
Copyright (c) 1987-2003 Carnegie Mellon University
7
Additional copyrights listed below
8
9
This code is distributed "AS IS" without warranty of any kind under
10
the terms of the GNU General Public Licence Version 2, as shown in the
11
file LICENSE. The technical and financial contributors to Coda are
12
listed in the file CREDITS.
13
14
Additional copyrights
15
none currently
16
17
#*/
18
19
#ifndef _RVMTESTING_H
20
#define _RVMTESTING_H 1
21
22
extern
void
protect_page
(
int
x
);
23
extern
void
unprotect_page
(
int
x
);
24
extern
void
my_sigBus
(
int
sig,
int
code,
struct
sigcontext *scp);
25
#endif _RVMTESTING_H
pwdtopdbtool.x
x
Definition:
pwdtopdbtool.py:40
my_sigBus
void my_sigBus(int sig, int code, struct sigcontext *scp)
protect_page
void protect_page(int x)
unprotect_page
void unprotect_page(int x)
Generated by
1.9.4