Searched defs:MAI_STRERROR (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/postfix-255/postfix/src/util/
H A Dmyaddrinfo.h169 #define MAI_STRERROR(e) ((e) == EAI_SYSTEM ? strerror(errno) : gai_strerror(e)) macro

Completed in 74 milliseconds