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

/freebsd-10.1-release/lib/libtacplus/
H A Dtaclib.h121 int tac_config(struct tac_handle *, const char *);
H A Dtaclib.c823 tac_config(struct tac_handle *h, const char *path) function
/freebsd-10.1-release/lib/libpam/modules/pam_tacplus/
H A Dpam_tacplus.c124 if (tac_config(tach, conf_file) == -1) {
125 syslog(LOG_ALERT, "tac_config: %s", tac_strerror(tach));

Completed in 53 milliseconds