time2rstr
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@3740 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -109,6 +109,7 @@ DECL(change_random_key);
|
||||
void init_des_key(hdb_entry *ent);
|
||||
void set_keys(hdb_entry *ent, char *password);
|
||||
char *time2str(time_t t);
|
||||
char *time2rstr(time_t t);
|
||||
void event2string(Event *ev, char **str);
|
||||
void print_hdbflags (FILE *fp, HDBFlags flags);
|
||||
int parse_hdbflags (const char *s, HDBFlags *flags);
|
||||
|
Reference in New Issue
Block a user