git://git.openafs.org
/
openafs.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
openbsd-20031007
[openafs.git]
/
src
/
afs
/
OBSD
/
osi_prototypes.h
1
/*
2
* osi_prototypes.h
3
*
4
* Exported macos support routines.
5
*/
6
#ifndef _OSI_PROTO_H_
7
#define _OSI_PROTO_H_
8
9
/* osi_file.c */
10
extern afs_rwlock_t afs_xosi;
11
12
#endif /* _OSI_PROTO_H_ */