Home
last modified time | relevance | path

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

/support/
A Dsupport_format_herrno.c26 const char *errstr; in support_format_herrno() local
30 errstr = "HOST_NOT_FOUND"; in support_format_herrno()
33 errstr = "NO_ADDRESS"; in support_format_herrno()
36 errstr = "NO_RECOVERY"; in support_format_herrno()
39 errstr = "TRY_AGAIN"; in support_format_herrno()
44 return xstrdup (errstr); in support_format_herrno()

Completed in 4 milliseconds