protos
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7089 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -113,6 +113,8 @@ void upper(char *);
|
|||||||
void user(char *);
|
void user(char *);
|
||||||
void yyerror(char *);
|
void yyerror(char *);
|
||||||
|
|
||||||
|
void list_file(const char*);
|
||||||
|
|
||||||
void kauth(char *, char*);
|
void kauth(char *, char*);
|
||||||
void klist(void);
|
void klist(void);
|
||||||
void cond_kdestroy(void);
|
void cond_kdestroy(void);
|
||||||
@@ -123,6 +125,8 @@ void afsunlog(void);
|
|||||||
|
|
||||||
int find(char *);
|
int find(char *);
|
||||||
|
|
||||||
|
void builtin_ls(FILE*, const char*);
|
||||||
|
|
||||||
int do_login(int code, char *passwd);
|
int do_login(int code, char *passwd);
|
||||||
int klogin(char *name, char *password);
|
int klogin(char *name, char *password);
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user