]> andersk Git - openssh.git/blobdiff - auth-sia.h
- (dtucker) [configure.ac misc.c readconf.c servconf.c ssh-keyscan.c]
[openssh.git] / auth-sia.h
index caa584132d3133d6ba6f40758c6d6354663ca6a8..27cbb93f12da146753ed74d16ae24e76baed0aa9 100644 (file)
@@ -26,7 +26,6 @@
 
 #ifdef HAVE_OSF_SIA
 
-int    auth_sia_password(Authctxt *authctxt, char *pass);
-void   session_setup_sia(char *user, char *tty);
+void   session_setup_sia(struct passwd *, char *);
 
 #endif /* HAVE_OSF_SIA */
This page took 1.022388 seconds and 4 git commands to generate.