git://git.openafs.org
/
openafs.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
curcred-20021008
[openafs.git]
/
src
/
afs
/
IRIX
/
osi_machdep.h
diff --git
a/src/afs/IRIX/osi_machdep.h
b/src/afs/IRIX/osi_machdep.h
index
241f925
..
9470428
100644
(file)
--- a/
src/afs/IRIX/osi_machdep.h
+++ b/
src/afs/IRIX/osi_machdep.h
@@
-285,6
+285,8
@@
extern long afs_global_owner;
#define OSI_GET_CURRENT_CRED() get_current_cred()
#endif /* AFS_SGI64_ENV */
+#define osi_curcred() OSI_GET_CURRENT_CRED()
+
/*
* OSI_SET_CURRENT_CRED
*/