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

/external/ipsec-tools/src/racoon/
H A Dgetcertsbyname.c117 #define hstrerror lwres_hstrerror macro
142 printf("getrrsetbyname: %s\n", hstrerror(error));
152 printf("getrrsetbyname: %s", hstrerror(error));
/external/libcups/cups/
H A Dhttp-private.h370 * Some OS's don't have hstrerror(), most notably Solaris...
375 # define hstrerror _cups_hstrerror macro
H A Dhttp-addrlist.c766 _cupsSetError(IPP_STATUS_ERROR_INTERNAL, hstrerror(h_errno), 0);

Completed in 93 milliseconds