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

/freebsd-9.3-release/lib/libtacplus/
H A Dtaclib.h129 int tac_set_msg(struct tac_handle *, const char *);
H A Dtaclib.c1235 tac_set_msg(struct tac_handle *h, const char *msg) function
/freebsd-9.3-release/lib/libpam/modules/pam_tacplus/
H A Dpam_tacplus.c100 if (tac_set_msg(tach, msg) == -1) {
101 syslog(LOG_CRIT, "tac_set_msg: %s", tac_strerror(tach));

Completed in 62 milliseconds