Searched refs:PAM_SYMBOL_ERR (Results 1 – 9 of 9) sorted by relevance
47 [PAM_SYMBOL_ERR] = "PAM_SYMBOL_ERR",84 [PAM_SYMBOL_ERR] = "Invalid symbol",
108 r = PAM_SYMBOL_ERR; in openpam_dispatch()
9 - Stop using PAM_SYMBOL_ERR incorrectly.
36 - BUGFIX: Return PAM_SYMBOL_ERR instead of PAM_SYSTEM_ERR from the44 incorrectly used PAM_SYMBOL_ERR to denote that an invalid constant478 - BUGFIX: The proper use of PAM_SYMBOL_ERR is to indicate an invalid
83 # define PAM_BAD_ITEM PAM_SYMBOL_ERR
51 PAM_SYMBOL_ERR = 2, enumerator
106 case PAM_SYMBOL_ERR: return "Symbol not found"; in pam_strerror()
66 PAM_SYMBOL_ERR => "Invalid symbol",
73 PAM_ERR_ENV(PAM_SYMBOL_ERR),