Home
last modified time | relevance | path

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

/freebsd/lib/libtacplus/
H A Dtaclib.h123 int tac_create_authen(struct tac_handle *, int, int, int);
H A Dtaclib.c888 tac_create_authen(struct tac_handle *h, int action, int type, int service) in tac_create_authen() function
/freebsd/lib/libpam/modules/pam_tacplus/
H A Dpam_tacplus.c128 if (tac_create_authen(tach, TAC_AUTHEN_LOGIN, TAC_AUTHEN_TYPE_ASCII, in pam_sm_authenticate()