Home
last modified time | relevance | path

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

/freebsd/lib/libtacplus/
H A Dtaclib.h127 int tac_send_authen(struct tac_handle *);
H A Dtaclib.c1004 tac_send_authen(struct tac_handle *h) in tac_send_authen() function
/freebsd/lib/libpam/modules/pam_tacplus/
H A Dpam_tacplus.c162 sflags = tac_send_authen(tach); in pam_sm_authenticate()