OpenVPN
src
plugins
auth-pam
pamdl.h
Go to the documentation of this file.
1
#ifdef USE_PAM_DLOPEN
2
/* Dynamically load and unload the PAM library */
3
int
dlopen_pam(
const
char
*so);
4
5
void
dlclose_pam(
void
);
6
7
#endif
Generated by
1.8.17