HomeSort by relevance Sort by last modified time
    Searched refs:bad_options (Results 1 - 2 of 2) sorted by null

  /external/openssh/
readconf.c 1082 int bad_options = 0; local
1109 bad_options++;
1112 if (bad_options > 0)
1114 filename, bad_options);
    [all...]
servconf.c 1552 int active, linenum, bad_options = 0; local
    [all...]

Completed in 35 milliseconds