Home
last modified time | relevance | path

Searched refs:EAI_ERROR_BASE (Results 1 – 1 of 1) sorted by relevance

/dports/dns/yadifa/yadifa-2.5.3-10333/lib/dnscore/include/dnscore/
H A Dsys_error.h319 #define EAI_ERROR_BASE 0x80090000 macro
320 #define EAI_ERROR_CODE(code_) ((s32)(EAI_ERROR_BASE+(code_)))