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

/freebsd-11-stable/contrib/openpam/lib/libpam/
H A Dpam_setenv.c83 r = pam_putenv(pamh, env);
91 * =pam_putenv
103 * >pam_putenv
H A Dpam_putenv.c35 * $OpenPAM: pam_putenv.c 938 2017-04-30 21:34:42Z des $
58 pam_putenv(pam_handle_t *pamh, function
107 * The =pam_putenv function sets an environment variable.
H A DMakefile.am70 pam_putenv.c \
H A DMakefile.in155 pam_open_session.lo pam_prompt.lo pam_putenv.lo \
218 ./$(DEPDIR)/pam_putenv.Plo ./$(DEPDIR)/pam_set_data.Plo \
461 pam_putenv.c \
617 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pam_putenv.Plo@am__quote@ # am--include-marker
834 -rm -f ./$(DEPDIR)/pam_putenv.Plo
934 -rm -f ./$(DEPDIR)/pam_putenv.Plo
/freebsd-11-stable/lib/libpam/libpam/
H A DMakefile93 pam_putenv.c \
138 pam_putenv.3 \
/freebsd-11-stable/contrib/openpam/doc/man/
H A DMakefile.am18 pam_putenv.3 \
H A DMakefile.in301 pam_putenv.3 \
/freebsd-11-stable/contrib/openpam/include/security/
H A Dpam_appl.h110 pam_putenv(pam_handle_t *_pamh,
/freebsd-11-stable/contrib/openpam/t/
H A Dt_pam_env.c89 pam_err = pam_putenv(pamh, T_ENV_NAMEVALUE);
/freebsd-11-stable/crypto/openssh/
H A Dauth-pam.c342 if ((err = pam_putenv(sshpam_handle, env)) != PAM_SUCCESS) {
343 error("PAM: pam_putenv: %s",
1106 ret = pam_putenv(sshpam_handle, compound);

Completed in 197 milliseconds