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

/freebsd-current/contrib/openpam/lib/libpam/
H A Dopenpam_subst.c66 openpam_subst(const pam_handle_t *pamh, function
132 * The =openpam_subst function expands a string, substituting PAM item
143 * hold the entire string, and =openpam_subst returns =PAM_TRY_AGAIN.
145 * If =openpam_subst fails for any other reason, the =bufsize argument is
H A Dpam_get_user.c87 r = openpam_subst(pamh, prompt_buf, &prompt_size, prompt);
125 * The prompt is then expanded using =openpam_subst before it is passed to
142 * >openpam_subst
H A Dpam_get_authtok.c131 r = openpam_subst(pamh, prompt_buf, &prompt_size, prompt);
198 * The prompt is then expanded using =openpam_subst before it is passed to
238 * >openpam_subst
H A DMakefile.am50 openpam_subst.c \
H A DMakefile.in149 openpam_strlset.lo openpam_subst.lo openpam_vasprintf.lo \
206 ./$(DEPDIR)/openpam_strlset.Plo ./$(DEPDIR)/openpam_subst.Plo \
451 openpam_subst.c \
607 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/openpam_subst.Plo@am__quote@ # am--include-marker
823 -rm -f ./$(DEPDIR)/openpam_subst.Plo
923 -rm -f ./$(DEPDIR)/openpam_subst.Plo
/freebsd-current/contrib/openpam/t/
H A Dt_openpam_subst.c65 pam_err = openpam_subst(NULL, buf, &bufsize, template);
/freebsd-current/contrib/openpam/doc/man/
H A DMakefile.am50 openpam_subst.3 \
H A DMakefile.in347 openpam_subst.3 \
/freebsd-current/lib/libpam/libpam/
H A DMakefile75 openpam_subst.c \
119 openpam_subst.3 \
/freebsd-current/contrib/openpam/include/security/
H A Dopenpam.h61 openpam_subst(const pam_handle_t *_pamh,

Completed in 132 milliseconds