Searched refs:pam_putenv (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/man/man3pam/
H A DMakefile29 pam_putenv.3pam \
/illumos-gate/usr/src/lib/libpam/
H A Dpam_appl.h317 /* pam_putenv is called to add environment variables to the PAM handle */
320 pam_putenv(
H A Dpam_framework.c1351 * pam_putenv - add an environment variable to the PAM handle
1358 pam_putenv(pam_handle_t *pamh, const char *name_value) function
1366 "pam_putenv(%p, %s)", (void *)pamh,
/illumos-gate/usr/src/lib/pam_modules/krb5/
H A Dkrb5_password.c80 if ((result = pam_putenv(pamh, kmd->env))
85 " pam_putenv failed: result: %d",
H A Dkrb5_authenticate.c346 if ((result = pam_putenv(pamh, kmd->env))
351 " pam_putenv failed: result: %d",

Completed in 73 milliseconds