1 #ifndef KRB5_LIBINIT_H 2 #define KRB5_LIBINIT_H 3 4 #pragma ident "%Z%%M% %I% %E% SMI" 5 6 #include "krb5.h" 7 8 krb5_error_code krb5int_initialize_library (void); 9 void krb5int_cleanup_library (void); 10 11 #endif /* KRB5_LIBINIT_H */ 12
Indexes created Tue Nov 24 12:52:33 UTC 2009
Terms of Use | Privacy | Trademarks | Copyright Policy | Site Guidelines | HelpYour use of this web site or any of its content or software indicates your agreement to be bound by these Terms of Use.Copyright © 1995-2008 Sun Microsystems, Inc.