HomeSort by: relevance | last modified time | path
    Searched refs:__h_errno (Results 1 - 3 of 3) sorted by relevancy

  /src/lib/libc/resolv/
h_errno.c 49 __h_errno(void) function in typeref:typename:int *
herror.c 113 DE_CONST(hstrerror(*__h_errno()), t);
  /src/include/
netdb.h 137 extern int * __h_errno(void);
139 #define h_errno (*__h_errno())

Completed in 13 milliseconds