Home
last modified time | relevance | path

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

/freebsd-14-stable/lib/libtacplus/
HDtaclib.h123 int tac_create_authen(struct tac_handle *, int, int, int);
HDtaclib.c889 tac_create_authen(struct tac_handle *h, int action, int type, int service) in tac_create_authen() function
/freebsd-14-stable/lib/libpam/modules/pam_tacplus/
HDpam_tacplus.c129 if (tac_create_authen(tach, TAC_AUTHEN_LOGIN, TAC_AUTHEN_TYPE_ASCII, in pam_sm_authenticate()