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

/freebsd-13-stable/crypto/openssh/
H A Dsshconnect2.c290 int *batch_flag; /* flag in option struct that disables method */ member in struct:cauthmethod
2070 if (method->batch_flag != NULL && *method->batch_flag != 0)

Completed in 49 milliseconds