Home
last modified time | relevance | path

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

/freebsd-12-stable/lib/libtacplus/
Dtaclib.h128 int tac_send_authen(struct tac_handle *);
Dtaclib.c1060 tac_send_authen(struct tac_handle *h) in tac_send_authen() function
/freebsd-12-stable/lib/libpam/modules/pam_tacplus/
Dpam_tacplus.c165 sflags = tac_send_authen(tach); in pam_sm_authenticate()