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

/freebsd-9.3-release/lib/libtacplus/
H A Dtaclib.h122 int tac_create_authen(struct tac_handle *, int, int, int);
H A Dtaclib.c941 tac_create_authen(struct tac_handle *h, int action, int type, int service) function
/freebsd-9.3-release/lib/libpam/modules/pam_tacplus/
H A Dpam_tacplus.c129 if (tac_create_authen(tach, TAC_AUTHEN_LOGIN, TAC_AUTHEN_TYPE_ASCII,
131 syslog(LOG_CRIT, "tac_create_authen: %s", tac_strerror(tach));

Completed in 131 milliseconds