Home
last modified time | relevance | path

Searched refs:PAM_SYMBOL_ERR (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/openpam/lib/libpam/
H A Dopenpam_constants.c47 [PAM_SYMBOL_ERR] = "PAM_SYMBOL_ERR",
84 [PAM_SYMBOL_ERR] = "Invalid symbol",
H A Dopenpam_dispatch.c108 r = PAM_SYMBOL_ERR; in openpam_dispatch()
/freebsd/contrib/openpam/
H A DTODO9 - Stop using PAM_SYMBOL_ERR incorrectly.
H A DHISTORY24 - BUGFIX: Return PAM_SYMBOL_ERR instead of PAM_SYSTEM_ERR from the
32 incorrectly used PAM_SYMBOL_ERR to denote that an invalid constant
466 - BUGFIX: The proper use of PAM_SYMBOL_ERR is to indicate an invalid
/freebsd/contrib/openpam/include/security/
H A Dpam_constants.h51 PAM_SYMBOL_ERR = 2, enumerator
/freebsd/contrib/openpam/misc/
H A Dgendoc.pl66 PAM_SYMBOL_ERR => "Invalid symbol",
/freebsd/lib/libpam/modules/pam_exec/
H A Dpam_exec.c73 PAM_ERR_ENV(PAM_SYMBOL_ERR),