Searched refs:tac_set_user (Results 1 – 4 of 4) sorted by relevance
134 int tac_set_user(struct tac_handle *, const char *);
1207 tac_set_user(struct tac_handle *h, const char *user) in tac_set_user() function
137 retval = do_item(pamh, tach, PAM_USER, tac_set_user, "tac_set_user"); in pam_sm_authenticate()
128 if (tac_set_user(h, name) < 0) { in tacplus_getpwnam_r()