Searched refs:__set_h_errno (Results 1 – 4 of 4) sorted by relevance
74 # define __set_h_errno(x) (h_errno = (x)) macro76 static inline int __set_h_errno (int __err) in __set_h_errno() function83 # define __set_h_errno(x) (h_errno = (x)) macro
369 __set_h_errno(herrno); \666 __set_h_errno(herrno); in gaih_inet()
2168 __set_h_errno(HOST_NOT_FOUND); in libc_hidden_def()
130 __set_h_errno (herr); in rcmd()
Completed in 12 milliseconds