Lines Matching refs:tmp

55     std::string tmp (text);  in throwErrnoExc()  local
58 while (std::string::npos != (pos = tmp.find ("%T"))) in throwErrnoExc()
59 tmp.replace (pos, 2, entext, strlen (entext)); in throwErrnoExc()
65 throw EpermExc (tmp); in throwErrnoExc()
70 throw EnoentExc (tmp); in throwErrnoExc()
75 throw EsrchExc (tmp); in throwErrnoExc()
80 throw EintrExc (tmp); in throwErrnoExc()
85 throw EioExc (tmp); in throwErrnoExc()
90 throw EnxioExc (tmp); in throwErrnoExc()
95 throw E2bigExc (tmp); in throwErrnoExc()
100 throw EnoexecExc (tmp); in throwErrnoExc()
105 throw EbadfExc (tmp); in throwErrnoExc()
110 throw EchildExc (tmp); in throwErrnoExc()
115 throw EagainExc (tmp); in throwErrnoExc()
120 throw EnomemExc (tmp); in throwErrnoExc()
125 throw EaccesExc (tmp); in throwErrnoExc()
130 throw EfaultExc (tmp); in throwErrnoExc()
135 throw EnotblkExc (tmp); in throwErrnoExc()
140 throw EbusyExc (tmp); in throwErrnoExc()
145 throw EexistExc (tmp); in throwErrnoExc()
150 throw ExdevExc (tmp); in throwErrnoExc()
155 throw EnodevExc (tmp); in throwErrnoExc()
160 throw EnotdirExc (tmp); in throwErrnoExc()
165 throw EisdirExc (tmp); in throwErrnoExc()
170 throw EinvalExc (tmp); in throwErrnoExc()
175 throw EnfileExc (tmp); in throwErrnoExc()
180 throw EmfileExc (tmp); in throwErrnoExc()
185 throw EnottyExc (tmp); in throwErrnoExc()
190 throw EtxtbsyExc (tmp); in throwErrnoExc()
195 throw EfbigExc (tmp); in throwErrnoExc()
200 throw EnospcExc (tmp); in throwErrnoExc()
205 throw EspipeExc (tmp); in throwErrnoExc()
210 throw ErofsExc (tmp); in throwErrnoExc()
215 throw EmlinkExc (tmp); in throwErrnoExc()
220 throw EpipeExc (tmp); in throwErrnoExc()
225 throw EdomExc (tmp); in throwErrnoExc()
230 throw ErangeExc (tmp); in throwErrnoExc()
235 throw EnomsgExc (tmp); in throwErrnoExc()
240 throw EidrmExc (tmp); in throwErrnoExc()
245 throw EchrngExc (tmp); in throwErrnoExc()
250 throw El2nsyncExc (tmp); in throwErrnoExc()
255 throw El3hltExc (tmp); in throwErrnoExc()
260 throw El3rstExc (tmp); in throwErrnoExc()
265 throw ElnrngExc (tmp); in throwErrnoExc()
270 throw EunatchExc (tmp); in throwErrnoExc()
275 throw EnocsiExc (tmp); in throwErrnoExc()
280 throw El2hltExc (tmp); in throwErrnoExc()
285 throw EdeadlkExc (tmp); in throwErrnoExc()
290 throw EnolckExc (tmp); in throwErrnoExc()
295 throw EbadeExc (tmp); in throwErrnoExc()
300 throw EbadrExc (tmp); in throwErrnoExc()
305 throw ExfullExc (tmp); in throwErrnoExc()
310 throw EnoanoExc (tmp); in throwErrnoExc()
315 throw EbadrqcExc (tmp); in throwErrnoExc()
320 throw EbadsltExc (tmp); in throwErrnoExc()
326 throw EdeadlockExc (tmp); in throwErrnoExc()
330 throw EdeadlockExc (tmp); in throwErrnoExc()
335 throw EbfontExc (tmp); in throwErrnoExc()
340 throw EnostrExc (tmp); in throwErrnoExc()
345 throw EnodataExc (tmp); in throwErrnoExc()
350 throw EtimeExc (tmp); in throwErrnoExc()
355 throw EnosrExc (tmp); in throwErrnoExc()
360 throw EnonetExc (tmp); in throwErrnoExc()
365 throw EnopkgExc (tmp); in throwErrnoExc()
370 throw EremoteExc (tmp); in throwErrnoExc()
375 throw EnolinkExc (tmp); in throwErrnoExc()
380 throw EadvExc (tmp); in throwErrnoExc()
385 throw EsrmntExc (tmp); in throwErrnoExc()
390 throw EcommExc (tmp); in throwErrnoExc()
395 throw EprotoExc (tmp); in throwErrnoExc()
400 throw EmultihopExc (tmp); in throwErrnoExc()
405 throw EbadmsgExc (tmp); in throwErrnoExc()
410 throw EnametoolongExc (tmp); in throwErrnoExc()
415 throw EoverflowExc (tmp); in throwErrnoExc()
420 throw EnotuniqExc (tmp); in throwErrnoExc()
425 throw EbadfdExc (tmp); in throwErrnoExc()
430 throw EremchgExc (tmp); in throwErrnoExc()
435 throw ElibaccExc (tmp); in throwErrnoExc()
440 throw ElibbadExc (tmp); in throwErrnoExc()
445 throw ElibscnExc (tmp); in throwErrnoExc()
450 throw ElibmaxExc (tmp); in throwErrnoExc()
455 throw ElibexecExc (tmp); in throwErrnoExc()
460 throw EilseqExc (tmp); in throwErrnoExc()
465 throw EnosysExc (tmp); in throwErrnoExc()
470 throw EloopExc (tmp); in throwErrnoExc()
475 throw ErestartExc (tmp); in throwErrnoExc()
480 throw EstrpipeExc (tmp); in throwErrnoExc()
485 throw EnotemptyExc (tmp); in throwErrnoExc()
490 throw EusersExc (tmp); in throwErrnoExc()
495 throw EnotsockExc (tmp); in throwErrnoExc()
500 throw EdestaddrreqExc (tmp); in throwErrnoExc()
505 throw EmsgsizeExc (tmp); in throwErrnoExc()
510 throw EprototypeExc (tmp); in throwErrnoExc()
515 throw EnoprotooptExc (tmp); in throwErrnoExc()
520 throw EprotonosupportExc (tmp); in throwErrnoExc()
525 throw EsocktnosupportExc (tmp); in throwErrnoExc()
530 throw EopnotsuppExc (tmp); in throwErrnoExc()
535 throw EpfnosupportExc (tmp); in throwErrnoExc()
540 throw EafnosupportExc (tmp); in throwErrnoExc()
545 throw EaddrinuseExc (tmp); in throwErrnoExc()
550 throw EaddrnotavailExc (tmp); in throwErrnoExc()
555 throw EnetdownExc (tmp); in throwErrnoExc()
560 throw EnetunreachExc (tmp); in throwErrnoExc()
565 throw EnetresetExc (tmp); in throwErrnoExc()
570 throw EconnabortedExc (tmp); in throwErrnoExc()
575 throw EconnresetExc (tmp); in throwErrnoExc()
580 throw EnobufsExc (tmp); in throwErrnoExc()
585 throw EisconnExc (tmp); in throwErrnoExc()
590 throw EnotconnExc (tmp); in throwErrnoExc()
595 throw EshutdownExc (tmp); in throwErrnoExc()
600 throw EtoomanyrefsExc (tmp); in throwErrnoExc()
605 throw EtimedoutExc (tmp); in throwErrnoExc()
610 throw EconnrefusedExc (tmp); in throwErrnoExc()
615 throw EhostdownExc (tmp); in throwErrnoExc()
620 throw EhostunreachExc (tmp); in throwErrnoExc()
625 throw EalreadyExc (tmp); in throwErrnoExc()
630 throw EinprogressExc (tmp); in throwErrnoExc()
635 throw EstaleExc (tmp); in throwErrnoExc()
640 throw EioresidExc (tmp); in throwErrnoExc()
645 throw EucleanExc (tmp); in throwErrnoExc()
650 throw EnotnamExc (tmp); in throwErrnoExc()
655 throw EnavailExc (tmp); in throwErrnoExc()
660 throw EisnamExc (tmp); in throwErrnoExc()
665 throw EremoteioExc (tmp); in throwErrnoExc()
670 throw EinitExc (tmp); in throwErrnoExc()
675 throw EremdevExc (tmp); in throwErrnoExc()
680 throw EcanceledExc (tmp); in throwErrnoExc()
685 throw EnolimfileExc (tmp); in throwErrnoExc()
690 throw EproclimExc (tmp); in throwErrnoExc()
695 throw EdisjointExc (tmp); in throwErrnoExc()
700 throw EnologinExc (tmp); in throwErrnoExc()
705 throw EloginlimExc (tmp); in throwErrnoExc()
710 throw EgrouploopExc (tmp); in throwErrnoExc()
715 throw EnoattachExc (tmp); in throwErrnoExc()
721 throw EnotsupExc (tmp); in throwErrnoExc()
725 throw EnotsupExc (tmp); in throwErrnoExc()
730 throw EnoattrExc (tmp); in throwErrnoExc()
735 throw EdircorruptedExc (tmp); in throwErrnoExc()
740 throw EdquotExc (tmp); in throwErrnoExc()
745 throw EnfsremoteExc (tmp); in throwErrnoExc()
750 throw EcontrollerExc (tmp); in throwErrnoExc()
755 throw EnotcontrollerExc (tmp); in throwErrnoExc()
760 throw EenqueuedExc (tmp); in throwErrnoExc()
765 throw EnotenqueuedExc (tmp); in throwErrnoExc()
770 throw EjoinedExc (tmp); in throwErrnoExc()
775 throw EnotjoinedExc (tmp); in throwErrnoExc()
780 throw EnoprocExc (tmp); in throwErrnoExc()
785 throw EmustrunExc (tmp); in throwErrnoExc()
790 throw EnotstoppedExc (tmp); in throwErrnoExc()
795 throw EclockcpuExc (tmp); in throwErrnoExc()
800 throw EinvalstateExc (tmp); in throwErrnoExc()
805 throw EnoexistExc (tmp); in throwErrnoExc()
810 throw EendofminorExc (tmp); in throwErrnoExc()
815 throw EbufsizeExc (tmp); in throwErrnoExc()
820 throw EemptyExc (tmp); in throwErrnoExc()
825 throw EnointrgroupExc (tmp); in throwErrnoExc()
830 throw EinvalmodeExc (tmp); in throwErrnoExc()
835 throw EcantextentExc (tmp); in throwErrnoExc()
840 throw EinvaltimeExc (tmp); in throwErrnoExc()
845 throw EdestroyedExc (tmp); in throwErrnoExc()
849 throw ErrnoExc (tmp); in throwErrnoExc()