Searched refs:tac_set_av (Results 1 – 3 of 3) sorted by relevance
138 int tac_set_av(struct tac_handle *, u_int, const char *);
1213 tac_set_av(struct tac_handle *h, u_int index, const char *av) in tac_set_av() function
132 if (tac_set_av(h, 0, "service=shell") < 0) { in tacplus_getpwnam_r()