Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/print/libhttp-core/common/
H A Dhttp-private.h97 # define hstrerror cups_hstrerror macro
102 extern const char *hstrerror(int error);
/illumos-gate/usr/src/lib/libresolv2/common/resolv/
H A Dherror.c101 DE_CONST(hstrerror(*__h_errno()), t); in herror()
116 hstrerror(int err) { in hstrerror() function
/illumos-gate/usr/src/man/man3resolv/
H A DMakefile27 hstrerror.3resolv \
50 hstrerror.3resolv := LINKSRC = resolver.3resolv
/illumos-gate/usr/src/lib/libadutils/common/
H A Dsrv_query.c91 svc_name, hstrerror(state->res_h_errno)); in srv_getdom()
198 svc_name, hstrerror(state->res_h_errno)); in srv_query()
215 hstrerror(state->res_h_errno)); in srv_query()
/illumos-gate/usr/src/head/
H A Dnetdb.h348 const char *hstrerror(int);
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-library.man3resolv.inc18 link path=usr/share/man/man3resolv/hstrerror.3resolv target=resolver.3resolv
/illumos-gate/usr/src/lib/libmapid/common/
H A Dmapid.c124 syslog(LOG_ERR, EMSG_NO_RECOVERY, hstrerror(h_errno)); in resolv_error()
412 syslog(LOG_ERR, "h_errno: %s", hstrerror(h_errno)); in resolv_decode()
/illumos-gate/usr/src/lib/libresolv2/common/
H A Dmapfile-vers86 hstrerror;
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/in.routed/
H A Drtquery.c174 hstrerror(h_errno)); in main()
/illumos-gate/usr/src/cmd/nscd/
H A Dnscd_switch.c379 res_str, db, op, src, arg->erange, hstrerror(arg->h_errno), in trace_result()