]> andersk Git - openssh.git/blobdiff - auth-sia.h
- (dtucker) [monitor.c] Permit INVALID_USER audit events from slave too.
[openssh.git] / auth-sia.h
index 7aecce940af115c74538b8f7ad49d29768e93a99..ca55e913ed587e64f94bc8893947cfc81bb039b1 100644 (file)
@@ -26,7 +26,7 @@
 
 #ifdef HAVE_OSF_SIA
 
-int    auth_sia_password(Authctxt *authctxt, char *pass);
-void   session_setup_sia(struct passwd *pw, char *tty);
+int    sys_auth_passwd(Authctxt *, char *);
+void   session_setup_sia(struct passwd *, char *);
 
 #endif /* HAVE_OSF_SIA */
This page took 0.770577 seconds and 4 git commands to generate.