Searched refs:H_ERRNO_SET (Results 1 – 2 of 2) sorted by relevance
47 # define H_ERRNO_SET(val) (*herrnop = (val)) macro51 # define H_ERRNO_SET(val) ((void) 0) macro133 H_ERRNO_SET (NETDB_INTERNAL); \142 H_ERRNO_SET (NETDB_INTERNAL); \185 H_ERRNO_SET (NETDB_INTERNAL); \208 H_ERRNO_SET (NETDB_INTERNAL); \215 H_ERRNO_SET (HOST_NOT_FOUND); \241 H_ERRNO_SET (NETDB_INTERNAL); in CONCAT()253 H_ERRNO_SET (NETDB_INTERNAL); in CONCAT()279 H_ERRNO_SET (NETDB_INTERNAL); in CONCAT()[all …]
49 # define H_ERRNO_SET(val) (*herrnop = (val)) macro54 # define H_ERRNO_SET(val) ((void) 0) macro117 H_ERRNO_SET (NETDB_INTERNAL); in libc_hidden_def()129 H_ERRNO_SET (HOST_NOT_FOUND); in libc_hidden_def()152 H_ERRNO_SET (NETDB_INTERNAL); in libc_hidden_def()
Completed in 6 milliseconds