Lines Matching refs:errx
81 errx(1, "internal error, tried to emalloc(0)");
84 errx(1, "unable to allocate memory");
100 errx(1, "internal error, tried to emalloc2(0)");
102 errx(1, "internal error, emalloc2() overflow");
106 errx(1, "unable to allocate memory");
122 errx(1, "internal error, tried to erealloc(0)");
126 errx(1, "unable to allocate memory");
144 errx(1, "internal error, tried to erealloc3(0)");
146 errx(1, "internal error, erealloc3() overflow");
151 errx(1, "unable to allocate memory");
202 errx(1, "unable to allocate memory"); in easprintf()
219 errx(1, "unable to allocate memory");