Lines Matching refs:strerror
213 strerror(errno));
215 ATF_REQUIRE_MSG(error == 0, "bind() failed: %s", strerror(errno));
217 ATF_REQUIRE_MSG(error == 0, "listen() failed: %s", strerror(errno));
227 strerror(errno));
240 i, strerror(errno));
245 i, strerror(errno));
251 i, strerror(errno));
258 i, strerror(errno));
283 i, strerror(errno));
288 i, strerror(errno));
293 i, strerror(errno));