HomeSort by relevance Sort by last modified time
    Searched full:pam_getenvlist (Results 1 - 4 of 4) sorted by null

  /external/openssh/
auth-pam.c 239 pam_getenvlist(pam_handle_t *pamh) function
243 * for platforms without pam_getenvlist by searching for known
502 env_from_pam = pam_getenvlist(sshpam_handle);
1098 return (pam_getenvlist(sshpam_handle));
config.h 746 /* Define to 1 if you have the `pam_getenvlist' function. */
    [all...]
config.h.in 830 /* Define to 1 if you have the `pam_getenvlist' function. */
    [all...]
configure.ac     [all...]

Completed in 107 milliseconds