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

/freebsd-12-stable/crypto/openssh/openbsd-compat/
H A Dgetrrsetbyname.h83 # define ERRSET_INVAL 3 macro
H A Dgetrrsetbyname-ldns.c81 result = ERRSET_INVAL;
87 result = ERRSET_INVAL;
93 result = ERRSET_INVAL;
H A Dgetrrsetbyname.c202 result = ERRSET_INVAL;
208 result = ERRSET_INVAL;
214 result = ERRSET_INVAL;
/freebsd-12-stable/contrib/ntp/lib/isc/win32/
H A Dnetdb.h184 #define ERRSET_INVAL 3 macro
/freebsd-12-stable/crypto/openssh/
H A Ddns.c51 "invalid parameter", /* 3 ERRSET_INVAL */
66 case ERRSET_INVAL:
67 return errset_text[ERRSET_INVAL];

Completed in 118 milliseconds