Searched refs:ENOSPC (Results 1 – 10 of 10) sorted by relevance
80 errno = ENOSPC; in inet_ntop4()152 errno = ENOSPC; in inet_ntop6()162 errno = ENOSPC; in inet_ntop6()177 errno = ENOSPC; in inet_ntop6()185 errno = ENOSPC; in inet_ntop6()191 errno = ENOSPC; in inet_ntop6()200 errno = ENOSPC; in inet_ntop6()
132 if (*info->he == NETDB_INTERNAL && errno == ENOSPC) { in _hf_gethtbyname()178 if (*info->he == NETDB_INTERNAL && errno == ENOSPC) { in _hf_gethtbyname2()248 errno = ENOSPC; in _hf_gethtbyname2()280 if (errno == ENOSPC) return NS_UNAVAIL; // glibc compatibility. in _hf_gethtbyaddr()
138 if ((result & NS_UNAVAIL) != 0 && errno == ENOSPC) { in nsdispatch()
175 if (*herrno_p == NETDB_INTERNAL && errno == ENOSPC) { in h_errno_to_result()520 errno = ENOSPC; in getanswer()670 errno = ENOSPC; in android_read_hostent()766 errno = ENOSPC; in gethostbyname_internal_real()1037 errno = ENOSPC; in netbsd_gethostent_r()1302 errno = ENOSPC; in _dns_gethtbyaddr()1430 errno = ENOSPC; in _yp_hostent()
48 #define ENOSPC 28 macro
86 MACRO(ENOSPC); in errno_h()
75 [ENOSPC] = "No space left on device",
75 errno = ENOSPC; in fmemopen_write()
1170 errno = ENOSPC; in charstr()1215 errno = ENOSPC; in addname()1231 errno = ENOSPC; in addstr()
248 if (errno == ENOSPC) { in do_section()