Home | History | Annotate | Download | only in src

Lines Matching refs:ERR

31 		goto err;
33 goto err;
47 ERR(handle, "unsupported protocol %u", proto);
48 goto err;
58 goto err;
68 ERR(handle, "out of memory");
70 err:
79 ERR(handle, "could not create node structure");
94 goto err;
104 goto err;
109 goto err;
116 goto err;
121 goto err;
125 ERR(handle, "unsupported protocol %u", proto);
126 goto err;
130 goto err;
133 goto err;
139 err:
140 ERR(handle, "could not convert node to record");
216 ERR(handle, "unsupported protocol %u", proto);
217 goto err;
223 err:
224 ERR(handle, "could not check if node %s/%s (%s) exists",
257 goto err;
276 goto err;
282 ERR(handle, "unsupported protocol %u", proto);
283 goto err;
288 err:
289 ERR(handle, "could not query node %s/%s (%s)",
310 goto err;
329 ERR(handle, "unsupported protocol %u", proto);
330 goto err;
335 err:
336 ERR(handle, "could not load node %s/%s (%s)",
360 goto err;
365 goto err;
379 goto err;
384 goto err;
396 err:
397 ERR(handle, "could not iterate over nodes");