Some prototypes.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@2529 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -90,4 +90,10 @@ DECL(ext_keytab);
|
|||||||
DECL(help);
|
DECL(help);
|
||||||
DECL(exit_kdb_edit);
|
DECL(exit_kdb_edit);
|
||||||
|
|
||||||
|
void init_des_key(hdb_entry *ent);
|
||||||
|
void set_keys(hdb_entry *ent, char *password);
|
||||||
|
char *time2str(time_t t);
|
||||||
|
void event2string(Event *ev, char **str);
|
||||||
|
int flags2int(HDBFlags *f);
|
||||||
|
|
||||||
#endif /* __ADMIN_LOCL_H__ */
|
#endif /* __ADMIN_LOCL_H__ */
|
||||||
|
Reference in New Issue
Block a user