Searched refs:tac_strerror (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.1-release/lib/libpam/modules/pam_tacplus/
H A Dpam_tacplus.c76 syslog(LOG_CRIT, "%s: %s", funcname, tac_strerror(tach));
90 syslog(LOG_CRIT, "tac_get_msg: %s", tac_strerror(tach));
101 syslog(LOG_CRIT, "tac_set_msg: %s", tac_strerror(tach));
125 syslog(LOG_ALERT, "tac_config: %s", tac_strerror(tach));
131 syslog(LOG_CRIT, "tac_create_authen: %s", tac_strerror(tach));
166 tac_strerror(tach));
/freebsd-10.1-release/lib/libtacplus/
H A Dtaclib.h134 const char *tac_strerror(struct tac_handle *);
H A Dtaclib.c1362 tac_strerror(struct tac_handle *h) function

Completed in 66 milliseconds