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

/macosx-10.10/OpenSSH-189/openssh/
H A Dservconf.c320 sBadOption, /* == unknown option */ enumerator in enum:__anon3214
497 { NULL, sBadOption, 0 }
512 * Returns the number of the token pointed to by cp or sBadOption.
529 return sBadOption;
880 case sBadOption:

Completed in 65 milliseconds