sonic-openssh/auth2-pam.h

7 строки
95 B
C

#include "includes.h"
#ifdef USE_PAM
int auth2_pam(Authctxt *authctxt);
#endif /* USE_PAM */