projects
/
krb5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
afbbb9b
)
add krb5_kuserok
author
John Kohl
<jtkohl@mit.edu>
Wed, 16 May 1990 18:48:09 +0000
(18:48 +0000)
committer
John Kohl
<jtkohl@mit.edu>
Wed, 16 May 1990 18:48:09 +0000
(18:48 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@859
dc483132
-0cff-0310-8789-
dd5450dbe970
src/include/krb5/los-proto.h
patch
|
blob
|
history
diff --git
a/src/include/krb5/los-proto.h
b/src/include/krb5/los-proto.h
index 92a4a7c1a73064b5ef08d2d7dd76749b6709e547..6df46b7519550bca787997dc3b91974b6ed5b789 100644
(file)
--- a/
src/include/krb5/los-proto.h
+++ b/
src/include/krb5/los-proto.h
@@
-68,5
+68,7
@@
krb5_error_code krb5_get_host_realm
char *** ));
krb5_error_code krb5_free_host_realm
PROTOTYPE((char * const * ));
+krb5_boolean krb5_kuserok
+ PROTOTYPE((krb5_principal, const char *));
#endif /* KRB5_LIBOS_PROTO__ */