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

/external/openssh/
H A Dauth-options.c422 #define OPTIONS_EXTENSIONS 2 macro
457 if ((which & OPTIONS_EXTENSIONS) != 0) {
589 OPTIONS_CRITICAL|OPTIONS_EXTENSIONS, 1,
606 OPTIONS_EXTENSIONS, 1,
H A Dssh-keygen.c1529 #define OPTIONS_EXTENSIONS 2 macro
1537 if ((which & OPTIONS_EXTENSIONS) != 0 &&
1540 if ((which & OPTIONS_EXTENSIONS) != 0 &&
1543 if ((which & OPTIONS_EXTENSIONS) != 0 &&
1546 if ((which & OPTIONS_EXTENSIONS) != 0 &&
1549 if ((which & OPTIONS_EXTENSIONS) != 0 &&
1663 OPTIONS_CRITICAL|OPTIONS_EXTENSIONS);
1668 OPTIONS_EXTENSIONS);

Completed in 65 milliseconds