Home
last modified time | relevance | path

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

/illumos-gate/usr/src/head/
H A Dresolv.h120 #define RES_SET_H_ERRNO(r, x) __h_errno_set(r, x)
123 void __h_errno_set(struct __res_state *res, int err);
/illumos-gate/usr/src/lib/libresolv2/common/irs/
H A Dirs_data.c238 __h_errno_set(struct __res_state *res, int err) { in __h_errno_set() function
/illumos-gate/usr/src/lib/libresolv2/common/
H A Dmapfile-vers212 __h_errno_set;