/illumos-gate/usr/src/cmd/acpi/common/ |
H A D | acfileio.c | 253 goto Exit; in AcGetAllTablesFromFile() 265 goto Exit; in AcGetAllTablesFromFile() 276 goto Exit; in AcGetAllTablesFromFile() 296 goto Exit; in AcGetAllTablesFromFile() 300 goto Exit; in AcGetAllTablesFromFile() 317 goto Exit; in AcGetAllTablesFromFile() 354 Exit: in AcGetAllTablesFromFile() 505 goto Exit; in AcIsFileBinary() 509 Exit: in AcIsFileBinary()
|
H A D | adwalk.c | 766 goto Exit; in AcpiDmLoadDescendingOp() 800 goto Exit; in AcpiDmLoadDescendingOp() 842 Exit: in AcpiDmLoadDescendingOp() 903 goto Exit; in AcpiDmXrefDescendingOp() 954 goto Exit; in AcpiDmXrefDescendingOp() 1043 Exit: in AcpiDmXrefDescendingOp()
|
/illumos-gate/usr/src/cmd/backup/lib/ |
H A D | rmtlib.c | 62 static void (*Exit)(int); /* exit routine */ variable 77 static void (*Exit)(); variable 97 Exit = errexit; in rmtinit() 112 if (Exit == (void (*)(int))0) in rmthost() 114 if (Exit == (void (*)())0) in rmthost() 116 Exit = exit; in rmthost() 142 Exit(1); in rmtconnaborted() 162 Exit(1); in rmtgetconn() 169 Exit(1); in rmtgetconn() 179 Exit(1); in rmtgetconn()
|
/illumos-gate/usr/src/contrib/ast/src/lib/libast/vmalloc/ |
H A D | vmexit.c | 58 static Exit_t* Exit; variable 71 e->next = Exit; 72 Exit = e; 85 for(e = Exit; e; e = e->next)
|
/illumos-gate/usr/src/common/acpica/executer/ |
H A D | exresolv.c | 527 goto Exit; in AcpiExResolveMultiple() 572 goto Exit; in AcpiExResolveMultiple() 590 goto Exit; in AcpiExResolveMultiple() 606 goto Exit; in AcpiExResolveMultiple() 613 goto Exit; in AcpiExResolveMultiple() 641 goto Exit; in AcpiExResolveMultiple() 651 goto Exit; in AcpiExResolveMultiple() 669 Exit: in AcpiExResolveMultiple()
|
H A D | excreate.c | 614 goto Exit; in AcpiExCreateMethod() 656 Exit: in AcpiExCreateMethod()
|
/illumos-gate/usr/src/cmd/acpi/iasl/ |
H A D | dttemplate.c | 259 goto Exit; in DtCreateTemplates() 280 goto Exit; in DtCreateTemplates() 284 goto Exit; in DtCreateTemplates() 292 goto Exit; in DtCreateTemplates() 306 goto Exit; in DtCreateTemplates() 313 Exit: in DtCreateTemplates()
|
H A D | dtfield.c | 588 goto Exit; in DtCompileBuffer() 597 goto Exit; in DtCompileBuffer() 601 Exit: in DtCompileBuffer()
|
/illumos-gate/usr/src/common/acpica/namespace/ |
H A D | nspredef.c | 273 goto Exit; in AcpiNsCheckReturnValue() 283 goto Exit; in AcpiNsCheckReturnValue() 301 goto Exit; in AcpiNsCheckReturnValue() 316 Exit: in AcpiNsCheckReturnValue()
|
H A D | nsxfeval.c | 245 goto Exit; in AcpiEvaluateObjectTyped() 252 goto Exit; in AcpiEvaluateObjectTyped() 262 goto Exit; in AcpiEvaluateObjectTyped() 269 goto Exit; in AcpiEvaluateObjectTyped() 296 Exit: in AcpiEvaluateObjectTyped()
|
H A D | nseval.c | 619 goto Exit; in AcpiNsExecModuleCode() 652 Exit: in AcpiNsExecModuleCode()
|
/illumos-gate/usr/src/lib/libsqlite/test/ |
H A D | threadtest1.c | 40 static void Exit(int rc){ in Exit() function 124 Exit(1); in db_query() 156 Exit(1); in db_execute() 185 Exit(1); in db_check() 213 Exit(1); in worker_bee()
|
/illumos-gate/usr/src/common/acpica/dispatcher/ |
H A D | dsutils.c | 976 goto Exit; in AcpiDsEvaluateNamePath() 985 goto Exit; in AcpiDsEvaluateNamePath() 991 goto Exit; in AcpiDsEvaluateNamePath() 1005 goto Exit; in AcpiDsEvaluateNamePath() 1018 goto Exit; in AcpiDsEvaluateNamePath() 1036 goto Exit; in AcpiDsEvaluateNamePath() 1051 Exit: in AcpiDsEvaluateNamePath()
|
/illumos-gate/usr/src/common/acpica/resources/ |
H A D | rsmisc.c | 519 goto Exit; in AcpiRsConvertAmlToResource() 527 goto Exit; in AcpiRsConvertAmlToResource() 548 Exit: in AcpiRsConvertAmlToResource() 828 goto Exit; in AcpiRsConvertResourceToAml() 843 goto Exit; in AcpiRsConvertResourceToAml() 861 goto Exit; in AcpiRsConvertResourceToAml() 875 Exit: in AcpiRsConvertResourceToAml()
|
/illumos-gate/usr/src/common/acpica/hardware/ |
H A D | hwregs.c | 585 goto Exit; in AcpiHwClearAcpiStatus() 592 Exit: in AcpiHwClearAcpiStatus() 841 goto Exit; in AcpiHwRegisterWrite() 863 goto Exit; in AcpiHwRegisterWrite() 894 Exit: in AcpiHwRegisterWrite()
|
/illumos-gate/usr/src/cmd/backup/dump/ |
H A D | dumptape.c | 498 Exit(X_ABORT); in setuparchive() 500 Exit(X_FINOK); in setuparchive() 566 Exit(X_FINOK); in setupwriter() 719 Exit(X_REWRITE); in tperror() 984 Exit(X_ABORT); in nextdevice() 1322 Exit(X_VERIFY); in otape() 1338 Exit(X_ABORT); in otape() 1412 Exit(X_FINOK); in otape() 1415 Exit(X_ABORT); in otape() 1429 Exit(X_RESTART); in otape() [all …]
|
H A D | dumpmain.c | 144 Exit(X_ABORT); in main() 522 Exit(X_ABORT); in main() 610 rmtinit(msg, Exit); in main() 733 Exit(X_ABORT); in main() 1035 Exit(0); in main() 1152 Exit(X_VERIFY); in main() 1188 Exit(X_FINOK); in main() 1243 Exit(X_REWRITE); in sigAbort()
|
H A D | dump.h | 332 extern void Exit(int); 456 extern void Exit();
|
/illumos-gate/usr/src/common/acpica/disassembler/ |
H A D | dmnames.c | 277 goto Exit; in AcpiPsDisplayObjectPathname() 292 goto Exit; in AcpiPsDisplayObjectPathname() 299 Exit: in AcpiPsDisplayObjectPathname()
|
/illumos-gate/usr/src/common/acpica/utilities/ |
H A D | utownerid.c | 256 goto Exit; in AcpiUtAllocateOwnerId() 277 Exit: in AcpiUtAllocateOwnerId()
|
/illumos-gate/usr/src/cmd/lp/cmd/lpsched/ |
H A D | lpsched.c | 75 static void Exit(); 402 Exit(n) in Exit() function 418 signal (i, Exit); in disable_signals()
|
/illumos-gate/usr/src/cmd/acpi/acpidump/ |
H A D | osillumostbl.c | 175 goto Exit; in AcpiOsGetTableByAddress() 181 goto Exit; in AcpiOsGetTableByAddress() 186 Exit: in AcpiOsGetTableByAddress() 848 goto Exit; in OslGetBiosTable() 856 goto Exit; in OslGetBiosTable() 863 Exit: in OslGetBiosTable()
|
H A D | apdump.c | 589 goto Exit; in ApDumpTableFromFile() 601 Exit: in ApDumpTableFromFile()
|
/illumos-gate/usr/src/boot/efi/loader/ |
H A D | efi_main.c | 42 BS->Exit(IH, exit_code, 0, NULL); in efi_exit() 92 BS->Exit(IH, status, 0, NULL); in efi_main()
|
/illumos-gate/usr/src/common/acpica/events/ |
H A D | evregion.c | 994 goto Exit; /* There is no _REG method present */ in AcpiEvOrphanEcRegMethod() 1011 goto Exit; /* Do not execute the _REG */ in AcpiEvOrphanEcRegMethod() 1028 Exit: in AcpiEvOrphanEcRegMethod()
|