Searched refs:tac_open (Results 1 – 4 of 4) sorted by relevance
126 struct tac_handle *tac_open(void);
977 tac_open(void) in tac_open() function
118 tach = tac_open(); in pam_sm_authenticate()
81 if ((*h = tac_open()) == NULL) { in tacplus_get_handle()