Searched refs:h_error (Results 1 - 6 of 6) sorted by relevance

/bind-9.11.3/contrib/queryperf/missing/
H A Dgetaddrinfo.c549 int i, error = 0, h_error; local
569 h_error = h_errno;
572 switch (h_error) {
H A Dgetnameinfo.c100 int h_error; local
193 hp = getipnodebyaddr(addr, afd->a_addrlen, afd->a_af, &h_error);
196 h_error = h_errno;
/illumos-gate/usr/src/lib/libilb/common/
H A Dilb_comm.c48 hi->h_error = err;
134 hi->h_error = ILB_STATUS_HANDLE_CLOSING;
196 return (hi->h_error);
H A Dlibilb_impl.h216 ilb_status_t h_error; /* ... that caused invalidation */ member in struct:ilb_handle_impl
/illumos-gate/usr/src/uts/sun4v/io/
H A Dldc.c70 int i_ldc_h2v_error(int h_error);
539 i_ldc_h2v_error(int h_error) argument
541 switch (h_error) {
H A Dldc_shm.c61 extern int i_ldc_h2v_error(int h_error);

Completed in 103 milliseconds