Home
last modified time | relevance | path

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

/nss/nss_db/
A Ddb-XXX.c47 # define H_ERRNO_SET(val) (*herrnop = (val)) macro
51 # define H_ERRNO_SET(val) ((void) 0) macro
133 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 …]
/nss/nss_files/
A Dfiles-XXX.c49 # define H_ERRNO_SET(val) (*herrnop = (val)) macro
54 # define H_ERRNO_SET(val) ((void) 0) macro
117 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 5 milliseconds