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

/freebsd-9.3-release/lib/libtacplus/
H A Dtaclib.h40 /* Disassembly of tac_send_authen() return value. */
126 int tac_send_authen(struct tac_handle *);
H A Dtaclib.c1058 tac_send_authen(struct tac_handle *h) function
/freebsd-9.3-release/lib/libpam/modules/pam_tacplus/
H A Dpam_tacplus.c163 sflags = tac_send_authen(tach);
165 syslog(LOG_CRIT, "tac_send_authen: %s",
251 syslog(LOG_CRIT, "tac_send_authen:"
257 "tac_send_authen: server detected error");
266 "tac_send_authen: unexpected status %#x", status);

Completed in 57 milliseconds