Home | History | Annotate | Download | only in openssh

Lines Matching refs:number_of_password_prompts

534 		intptr = &options->number_of_password_prompts;
1157 options->number_of_password_prompts = -1;
1269 if (options->number_of_password_prompts == -1)
1270 options->number_of_password_prompts = 3;