HomeSort by: relevance | last modified time | path
    Searched defs:pam_return_so (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/openpam/dist/t/
t_openpam_subst.c 56 const char *pam_return_so; variable
85 if ((pam_return_so = getenv("PAM_RETURN_SO")) == NULL) {
86 t_printv("define PAM_RETURN_SO before running these tests\n");
t_openpam_dispatch.c 57 const char *pam_return_so; variable
146 pam_return_so,
197 if ((pam_return_so = getenv("PAM_RETURN_SO")) == NULL) {
198 t_printv("define PAM_RETURN_SO before running these tests\n");

Completed in 16 milliseconds