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

/macosx-10.10/OpenSSH-189/openssh/
H A Dauth-options.c420 #define OPTIONS_CRITICAL 1 macro
476 if (!found && (which & OPTIONS_CRITICAL) != 0) {
593 OPTIONS_CRITICAL|OPTIONS_EXTENSIONS, 1,
606 OPTIONS_CRITICAL, 1, NULL, NULL, NULL, NULL, NULL,
H A Dssh-keygen.c1487 #define OPTIONS_CRITICAL 1 macro
1493 if ((which & OPTIONS_CRITICAL) != 0 &&
1511 if ((which & OPTIONS_CRITICAL) != 0 &&
1619 OPTIONS_CRITICAL|OPTIONS_EXTENSIONS);
1622 OPTIONS_CRITICAL);

Completed in 69 milliseconds