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

/external/openssh/openbsd-compat/
H A Dgetrrsetbyname.h82 # define ERRSET_FAIL 2 macro
H A Dgetrrsetbyname.c222 result = ERRSET_FAIL;
248 result = ERRSET_FAIL;
256 result = ERRSET_FAIL;
261 result = ERRSET_FAIL;
/external/openssh/
H A Ddns.c46 "general failure", /* 2 ERRSET_FAIL */
60 case ERRSET_FAIL:
61 return errset_text[ERRSET_FAIL];

Completed in 17 milliseconds