Searched refs:ERROR_SYSTEM (Results 1 - 25 of 187) sorted by relevance

12345678

/ast/src/cmd/3d/
H A Dlicense.c51 error(ERROR_SYSTEM|2, "%s: cannot connect to server", service);
58 error(ERROR_SYSTEM|2, "%s: cannot write to server", service);
64 error(ERROR_SYSTEM|2, "%s: cannot read from server", service);
70 error(ERROR_SYSTEM|2, "%s: cannot connect to %s", service, svc);
77 error(ERROR_SYSTEM|2, "%s: cannot write to service", svc);
/ast/src/cmd/pax/
H A Dnocom.c80 error(ERROR_SYSTEM|2, "write error");
85 error(ERROR_SYSTEM|2, "%s: cannot read", s);
89 error(ERROR_SYSTEM|2, "%s: write error", s);
/ast/src/lib/libast/disc/
H A Dmemfatal.c57 error(ERROR_SYSTEM|3, "invalid pointer %p passed to free or realloc", obj);
62 error(ERROR_SYSTEM|3, "storage allocator out of space on %lu byte request ( region %lu segments %lu busy %lu:%lu:%lu free %lu:%lu:%lu )", (size_t)obj, st.extent, st.n_seg, st.n_busy, st.s_busy, st.m_busy, st.n_free, st.s_free, st.m_free);
/ast/src/cmd/pzip/
H A Dfunzip.c81 error(ERROR_SYSTEM|3, "%s: cannot read", file);
87 error(ERROR_SYSTEM|3, "sfdcgzip io error");
H A Dpzip.c218 error(ERROR_SYSTEM|3, "out of space");
321 error(ERROR_SYSTEM|3, "out of space");
335 error(ERROR_SYSTEM|3, "sfdcpzip io error");
360 error(ERROR_SYSTEM|3, "out of space [buf]");
365 error(ERROR_SYSTEM|3, "%s: read error", pz->path);
H A Dpop.c158 error(ERROR_SYSTEM|2, "read error");
198 error(ERROR_SYSTEM|3, "out of space");
225 error(ERROR_SYSTEM|3, "write error");
248 error(ERROR_SYSTEM|3, "%s: cannot read format file", format);
250 error(ERROR_SYSTEM|3, "out of space");
252 error(ERROR_SYSTEM|3, "out of space");
278 error(ERROR_SYSTEM|3, "out of space");
296 error(ERROR_SYSTEM|3, "out of space");
368 error(ERROR_SYSTEM|3, "out of space");
412 error(ERROR_SYSTEM|
[all...]
H A Drectify.c301 error(ERROR_SYSTEM|3, "loop seek error to %I*d", sizeof(loop[nest].offset), loop[nest].offset);
316 error(ERROR_SYSTEM|3, "%s: cannot read %ld bytes at %I*d", file, size, sizeof(offset), offset);
320 error(ERROR_SYSTEM|3, "%s: cannot seek %ld bytes at %I*d", file, size, sizeof(offset), offset);
328 error(ERROR_SYSTEM|3, "%s: cannot seek %ld bytes at %I*d", file, size, sizeof(offset), offset);
343 error(ERROR_SYSTEM|3, "%s: cannot seek %I*d bytes at %I*d", file, sizeof(skip), skip, sizeof(offset), offset);
358 error(ERROR_SYSTEM|3, "cannot read %ld bytes at %I*d", size, sizeof(offset), offset);
364 error(ERROR_SYSTEM|3, "%s: cannot seek %I*d bytes at %I*d", file, sizeof(skip), skip, sizeof(offset), offset);
371 error(ERROR_SYSTEM|3, "cannot read %ld bytes at %I*d", size, sizeof(offset), offset);
380 error(ERROR_SYSTEM|3, "%s: cannot seek %I*d bytes at %I*d", file, sizeof(skip), skip, sizeof(offset), offset);
416 error(ERROR_SYSTEM|
[all...]
H A Dr2c.c77 error(ERROR_SYSTEM|2, "write error");
128 error(ERROR_SYSTEM|3, "out of space [column]");
153 error(ERROR_SYSTEM|2, "%s: column write error");
233 error(ERROR_SYSTEM|2, "%s: cannot read", file);
/ast/src/cmd/cs/
H A Dcss.c102 error(ERROR_SYSTEM|3, "service termination exit");
111 error(ERROR_SYSTEM|3, "service termination exit");
161 error(ERROR_SYSTEM|3, "%s: interrupt exit", fmtsignal(arg));
167 error(ERROR_SYSTEM|3, "poll error op=0x%08x arg=0x%08x", op, arg);
213 error(ERROR_SYSTEM|3, "out of space [tmp stream]");
215 error(ERROR_SYSTEM|3, "%s: cannot execute", argv[1]);
219 error(ERROR_SYSTEM|3, "%s: cannot poll output", argv[1]);
221 error(ERROR_SYSTEM|3, "out of space");
/ast/src/lib/libast/uwin/
H A Derr.c70 errmsg(ERROR_ERROR|ERROR_SYSTEM, code, fmt, ap);
78 errmsg(ERROR_ERROR|ERROR_SYSTEM, code, fmt, ap);
98 errmsg(ERROR_WARNING|ERROR_SYSTEM, 0, fmt, ap);
106 errmsg(ERROR_WARNING|ERROR_SYSTEM, 0, fmt, ap);
/ast/src/cmd/probe/
H A Dprobe.c259 error(ERROR_SYSTEM|2, "%s: cannot read", path);
397 error(ERROR_SYSTEM|3, "%s: not found", path);
405 error(ERROR_SYSTEM|3, "%s: not found", path);
413 error(ERROR_SYSTEM|3, "%s: not found", path);
417 error(ERROR_SYSTEM|3, "out of space");
457 error(ERROR_SYSTEM|3, "%s: cannot delete", path);
479 error(ERROR_SYSTEM|3, "out of space");
500 error(ERROR_SYSTEM|3, "%s: cannot create directory", path);
507 error(ERROR_SYSTEM|3, "out of space");
514 error(ERROR_SYSTEM|
[all...]
/ast/src/cmd/at/
H A Dat.c273 error(ERROR_SYSTEM|3, "out of space [message]");
320 error(ERROR_SYSTEM|3, "%s: cannot read", file);
330 error(ERROR_SYSTEM|3, "out of space [time]");
346 error(ERROR_SYSTEM|3, "out of space");
397 error(ERROR_SYSTEM|3, "cannot generate initialization script");
426 error(ERROR_SYSTEM|3, "out of space");
432 error(ERROR_SYSTEM|3, "%s: cannot open service", service);
434 error(ERROR_SYSTEM|3, "%s: service write error", service);
437 error(ERROR_SYSTEM|3, "write error");
439 error(ERROR_SYSTEM|
[all...]
H A Datx.c98 error(ERROR_SYSTEM|3, "%s %s group denied (gid=%u egid=%u => gid=%d)", argv[2], error_info.id, getgid(), getegid(), gid);
100 error(ERROR_SYSTEM|3, "%s %s user denied (uid=%u euid=%u => uid=%d)", argv[2], error_info.id, getuid(), geteuid(), uid);
104 error(ERROR_SYSTEM|3, "%s: exec failed", argv[2]);
/ast/src/cmd/msgcc/
H A Dmsggen.c162 error(ERROR_SYSTEM|3, "out of space [translation]");
169 error(ERROR_SYSTEM|3, "out of space [translation]");
272 error(ERROR_SYSTEM|3, "%s: cannot read catalog", catfile);
274 error(ERROR_SYSTEM|3, "%s: catalog content error", catfile);
358 error(ERROR_SYSTEM|3, "out of space [string stream]");
360 error(ERROR_SYSTEM|3, "%s: cannot read message file", msgfile);
363 error(ERROR_SYSTEM|3, "%s: catalog content error", catfile);
437 error(ERROR_SYSTEM|3, "out of space");
503 error(ERROR_SYSTEM|3, "out of space");
512 error(ERROR_SYSTEM|
[all...]
/ast/src/lib/libast/astsa/
H A Derror.h51 #define ERROR_SYSTEM 0x0100 /* report system errno message */ macro
/ast/src/lib/libcmd/
H A Dcp.c211 error(ERROR_SYSTEM|2, "%s: cannot reset access and modify times", path);
219 error(ERROR_SYSTEM|2, "%s: cannot reset group to %s", path, fmtgid(os->st_gid));
222 error(ERROR_SYSTEM|2, "%s: cannot reset owner to %s", path, fmtuid(os->st_uid));
225 error(ERROR_SYSTEM|2, "%s: cannot reset owner to %s and group to %s", path, fmtuid(os->st_uid), fmtgid(os->st_gid));
295 error(ERROR_SYSTEM|3, "out of space");
314 error(ERROR_SYSTEM|2, "%s: cannot create directory -- %s ignored", state->path, ent->fts_path);
334 error(ERROR_SYSTEM|2, "%s: cannot stat", state->path);
338 error(ERROR_SYSTEM|2, "%s: cannot reset directory mode to %s", state->path, fmtmode(st.st_mode & S_IPERM, 0) + 1);
381 error(ERROR_SYSTEM|2, "%s: cannot create directory -- %s ignored", state->path, ent->fts_path);
536 error(ERROR_SYSTEM|
[all...]
/ast/src/lib/libpz/
H A Dpzinflate.c55 (*pz->disc->errorf)(pz, pz->disc, ERROR_SYSTEM|2, "write error"); local
89 (*pz->disc->errorf)(pz, pz->disc, ERROR_SYSTEM|2, "%s: cannot inflate -- not open for read", pz->path); local
171 (*pz->disc->errorf)(pz, pz->disc, ERROR_SYSTEM|2, "%s: data corrupted", pz->path); local
192 (*pz->disc->errorf)(pz, pz->disc, ERROR_SYSTEM|2, "%s: data corrupted", pz->path); local
204 (*pz->disc->errorf)(pz, pz->disc, ERROR_SYSTEM|2, "%s: data corrupted", pz->path); local
211 (*pz->disc->errorf)(pz, pz->disc, ERROR_SYSTEM|2, "%s: data corrupted", pz->path); local
235 (*pz->disc->errorf)(pz, pz->disc, ERROR_SYSTEM|2, "write error"); local
243 (*pz->disc->errorf)(pz, pz->disc, ERROR_SYSTEM|2, "write error"); local
H A Dpzsync.c109 (*pz->disc->errorf)(pz, pz->disc, ERROR_SYSTEM|2, "hi frequency write error"); local
135 (*pz->disc->errorf)(pz, pz->disc, ERROR_SYSTEM|2, "lo frequency value write error"); local
142 (*pz->disc->errorf)(pz, pz->disc, ERROR_SYSTEM|2, "lo frequency code write error"); local
149 (*pz->disc->errorf)(pz, pz->disc, ERROR_SYSTEM|2, "write error"); local
/ast/src/lib/libcs/
H A Dcsclient.c79 error(ERROR_SYSTEM|3, "%s: cannot open connect stream", service);
134 error(ERROR_SYSTEM|3, "out of space");
151 error(ERROR_SYSTEM|3, "/dev/fd/%d: read error", fds[i].fd);
170 error(ERROR_SYSTEM|3, "/dev/fd/%d: write error", sdf[i]);
190 error(ERROR_SYSTEM|3, "/dev/fd/%d: write error", sdf[i]);
/ast/src/cmd/codex/
H A Dcodex.c231 error(ERROR_SYSTEM|3, "%s: cannot read", opt_info.arg);
235 error(ERROR_SYSTEM|3, "%s: read error", opt_info.arg);
242 error(ERROR_SYSTEM|3, "read error");
285 error(ERROR_SYSTEM|2, "read error");
289 error(ERROR_SYSTEM|2, "write error");
/ast/src/cmd/dsslib/sort/
H A Dsort.c125 (*state->cx->disc->errorf)(state->cx, disc, ERROR_SYSTEM|2, "uniq record process error"); local
156 (*disc->errorf)(cx, disc, ERROR_SYSTEM|2, "out of space");
254 (*disc->errorf)(cx, disc, ERROR_SYSTEM|2, "uniq key error");
260 (*disc->errorf)(cx, disc, ERROR_SYSTEM|2, "uniq initialization error");
267 (*disc->errorf)(cx, disc, ERROR_SYSTEM|2, "sort key error");
283 (*disc->errorf)(cx, disc, ERROR_SYSTEM|2, "sort initialization error");
327 (*disc->errorf)(cx, disc, ERROR_SYSTEM|2, "sort record process error");
343 (*disc->errorf)(cx, disc, ERROR_SYSTEM|2, "sort output error");
350 (*disc->errorf)(cx, disc, ERROR_SYSTEM|2, "sort close error");
356 (*disc->errorf)(cx, disc, ERROR_SYSTEM|
[all...]
/ast/src/cmd/std/
H A Dmount.c219 error(ERROR_SYSTEM|3, "out of space [match table]");
239 error(ERROR_SYSTEM|3, "out of space [match entry]");
303 error(ERROR_SYSTEM|2, "%s: cannot unmount", mnt->fs);
311 error(ERROR_SYSTEM|2, "%s: cannot mount", mnt->fs);
336 error(ERROR_SYSTEM|3, "out of space [tmp string stream]");
413 error(ERROR_SYSTEM|3, "one argument expected");
417 error(ERROR_SYSTEM|3, "%s: cannot open fs table", state.mtab);
419 error(ERROR_SYSTEM|3, "cannot open default mount table");
422 error(ERROR_SYSTEM|3, "out of space [option string]");
/ast/src/lib/libardir/
H A Dtestar.c55 error(ERROR_SYSTEM|2, "%s: not an archive", file);
/ast/src/lib/libdss/
H A Ddssmagic.c54 (*dss->disc->errorf)(dss, dss->disc, ERROR_SYSTEM|2, "magic header write error"); local
/ast/src/cmd/ss/
H A Dssd.c312 error(ERROR_SYSTEM|3, "cannot locate daemon executable");
316 error(ERROR_SYSTEM|3, "%s: stat error", buf);
320 error(ERROR_SYSTEM|3, "%s: chdir error", buf);
370 error(ERROR_SYSTEM|3, "%s: cannot update", data);
374 error(ERROR_SYSTEM|3, "%s: cannot read", usrfiles[0]);
381 error(ERROR_SYSTEM|3, "cannot dive into background");
399 error(ERROR_SYSTEM|3, "/: chdir error");
410 error(ERROR_SYSTEM|3, "/: cannot read");
430 error(ERROR_SYSTEM|3, "%s: chdir error", buf);
473 error(ERROR_SYSTEM|
[all...]

Completed in 46 milliseconds

12345678