]> andersk Git - openssh.git/blob - auth2-pam.h
- (djm) Make sure we reset the SIGPIPE disposition after we fork. Report
[openssh.git] / auth2-pam.h
1 #include "includes.h"
2 #ifdef USE_PAM
3
4 int     auth2_pam(Authctxt *authctxt);
5
6 #endif /* USE_PAM */
This page took 0.171672 seconds and 5 git commands to generate.