Home
last modified time | relevance | path

Searched refs:batch_flag (Results 1 – 1 of 1) sorted by relevance

/external/openssh/
Dsshconnect2.c287 int *batch_flag; /* flag in option struct that disables method */ member
1886 if (method->batch_flag != NULL && *method->batch_flag != 0) in authmethod_is_enabled()