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

/macosx-10.10/OpenSSH-189/openssh/
H A Dauth-options.c421 #define OPTIONS_EXTENSIONS 2 macro
456 if ((which & OPTIONS_EXTENSIONS) != 0) {
593 OPTIONS_CRITICAL|OPTIONS_EXTENSIONS, 1,
612 OPTIONS_EXTENSIONS, 1,
H A Dssh-keygen.c1488 #define OPTIONS_EXTENSIONS 2 macro
1496 if ((which & OPTIONS_EXTENSIONS) != 0 &&
1499 if ((which & OPTIONS_EXTENSIONS) != 0 &&
1502 if ((which & OPTIONS_EXTENSIONS) != 0 &&
1505 if ((which & OPTIONS_EXTENSIONS) != 0 &&
1508 if ((which & OPTIONS_EXTENSIONS) != 0 &&
1619 OPTIONS_CRITICAL|OPTIONS_EXTENSIONS);
1624 OPTIONS_EXTENSIONS);

Completed in 185 milliseconds