Searched refs:ERROR_SYSTEM (Results 26 - 37 of 37) sorted by relevance

12

/osnet-11/usr/src/lib/libpp/common/
H A Dpp.h71 #define PPWRITE(n) do{if(write(1,pp.outbuf,n)!=(n))pperror(ERROR_SYSTEM|3,"%s: write error",pp.outfile);pp.offset+=(n);pp.lastout=pp.outbuf[(n)-1];}while(0)
H A Dppfsm.c924 error(ERROR_SYSTEM|3, "read error");
H A Dpplex.c2395 error(ERROR_SYSTEM|3, "cannot dup pool input");
2417 error(ERROR_SYSTEM|3, "cannot fork pool");
2424 error(ERROR_SYSTEM|3, "%s: cannot read", ifile);
2427 error(ERROR_SYSTEM|3, "%s: cannot create", ofile);
H A Dppsearch.c193 error(ERROR_SYSTEM|1, "%s: ignored -- cannot open", dp->name);
572 error(ERROR_SYSTEM|1, "%s: cannot open file for reading", pp.path);
H A Dppop.c1142 error(ERROR_SYSTEM|3, "%s: cannot create", s);
1181 error(ERROR_SYSTEM|3, "%s: cannot read", p);
1278 error(ERROR_SYSTEM|3, "%s: cannot create", pp.outfile);
H A Dpplib.h399 #define PANIC (ERROR_PANIC|ERROR_SOURCE|ERROR_SYSTEM),__FILE__,__LINE__
/osnet-11/usr/src/lib/libcmd/common/
H A Dod.c1316 error(ERROR_SYSTEM|2, "out of space");
1373 error(ERROR_SYSTEM|2, "out of space");
1544 error(ERROR_SYSTEM|2, "out of space");
1601 error(ERROR_SYSTEM|2, "write error");
H A Dwclib.c109 error(ERROR_SYSTEM|1, "invalid multibyte character");
H A Dtail.c305 error(ERROR_SYSTEM|2, "%s: cannot position file to tail", tp->name);
H A Dls.c1511 error(ERROR_SYSTEM|3, "out of space");
/osnet-11/usr/src/lib/libast/common/comp/
H A Diconv.c1398 (*disc->errorf)(NiL, disc, ERROR_SYSTEM|2, "incomplete multibyte sequence at offset %I*u", sizeof(fo), *fb - fo);
1402 (*disc->errorf)(NiL, disc, ERROR_SYSTEM|2, "invalid multibyte sequence at offset %I*u", sizeof(fo), *fb - fo);
1499 (*disc->errorf)(NiL, disc, ERROR_SYSTEM|2, "incomplete multibyte sequence at offset %I*u", sizeof(ft), ft + (fo - fn));
1506 (*disc->errorf)(NiL, disc, ERROR_SYSTEM|2, "invalid multibyte sequence at offset %I*u", sizeof(ft), ft + (fo - fn));
/osnet-11/usr/src/lib/libast/common/port/
H A Dastconf.c1172 (*conferror)(&state, &state, ERROR_SYSTEM|2, "%s: %s error", p->name, call);

Completed in 50 milliseconds

12