Home
last modified time | relevance | path

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

/include/
A Dnetdb.h69 # define __set_h_errno(x) (h_errno = (x)) macro
71 static inline int __set_h_errno (int __err) in __set_h_errno() function
78 # define __set_h_errno(x) (h_errno = (x)) macro

Completed in 5 milliseconds