Searched refs:add_auth (Results 1 – 1 of 1) sorted by relevance
54 static int add_auth(const char *, void *, void *);112 (void) _enum_auths(username, add_auth, NULL, &cbs); in show_auths()142 add_auth(const char *authname, void *ctxt, void *res) in add_auth() function