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

/freebsd-10.1-release/crypto/openssh/
H A Dservconf.c361 sBadOption, /* == unknown option */ enumerator in enum:__anon5158
528 { NULL, sBadOption, 0 }
543 * Returns the number of the token pointed to by cp or sBadOption.
560 return sBadOption;
926 case sBadOption:

Completed in 51 milliseconds