Home | History | Annotate | Download | only in src

Lines Matching refs:ERR

39 		ERR(handle, "out of memory, could not set "
66 ERR(handle, "out of memory, could not set "
92 ERR(handle, "out of memory, could not set "
118 ERR(handle, "out of memory, could not set "
137 ERR(handle, "out of memory, could not " "create context\n");
164 goto err;
182 ERR(handle, "out of memory");
184 err:
185 ERR(handle, "could not clone context record");
221 goto err;
226 ERR(handle, "out of memory");
227 goto err;
239 goto err;
248 goto err;
254 goto err;
258 goto err;
261 goto err;
271 ERR(handle, "malformed context \"%s\"", str);
273 err:
274 ERR(handle, "could not construct context from string");
302 ERR(handle, "print error");
303 goto err;
309 ERR(handle, "print error");
310 goto err;
318 ERR(handle, "out of memory");
320 err:
321 ERR(handle, "could not convert context to string");