]> andersk Git - gssapi-openssh.git/blobdiff - openssh/openbsd-compat/port-aix.h
Re-import of OpenSSH 3.7.1p2 (Chase\!)
[gssapi-openssh.git] / openssh / openbsd-compat / port-aix.h
index 8c8e1fbffa2fc6c2d9787feb073a0ff63fb80190..8a95816db123411c555c6637f50379d5d297a1c5 100644 (file)
 # include <sys/timers.h>
 #endif
 
-void aix_usrinfo(struct passwd *);
-
 #ifdef WITH_AIXAUTHENTICATE
 # define CUSTOM_FAILED_LOGIN 1
 void record_failed_login(const char *, const char *);
+void aix_setauthdb(const char *);
 #endif
 
-int aix_authenticate(const char *, const char *, const char *);
-void aix_setauthdb(const char *);
+void aix_usrinfo(struct passwd *);
 void aix_remove_embedded_newlines(char *);
 #endif /* _AIX */
This page took 0.034459 seconds and 4 git commands to generate.