]> andersk Git - gssapi-openssh.git/blob - openssh/auth-sia.h
merged OpenSSH 4.6p1, openssh-4.6p1-gsskex-20070312.patch, and openssh-4.6p1-hpn12v16...
[gssapi-openssh.git] / openssh / auth-sia.h
1 #include "includes.h"
2
3 #ifdef HAVE_OSF_SIA
4
5 int     auth_sia_password(char *user, char *pass);
6 void    session_setup_sia(char *user, char *tty);
7
8 #endif /* HAVE_OSF_SIA */
This page took 0.035119 seconds and 5 git commands to generate.