Searched refs:auth_switch (Results 1 – 2 of 2) sorted by relevance
59 sudo_auth auth_switch[] = { variable113 if (auth_switch[0].name == NULL)120 if (auth_switch[1].name == NULL)121 SET(auth_switch[0].flags, FLAG_ONEANDONLY);124 for (auth = auth_switch; auth->name; auth++) {142 for (auth = auth_switch; auth->name; auth++) {170 for (auth = auth_switch; p && auth->name; auth++) {203 for (auth = auth_switch; auth->name; auth++) {254 for (auth = auth_switch; auth->name; auth++) in dump_auth_methods()
112 For a normal authentication method, add it to the ``auth_switch'' in