Searched refs:Exit (Results 1 - 25 of 36) sorted by relevance

12

/illumos-gate/usr/src/lib/libast/common/vmalloc/
H A Dvmexit.c58 static Exit_t* Exit; variable
71 e->next = Exit;
72 Exit = e;
85 for(e = Exit; e; e = e->next)
/illumos-gate/usr/src/uts/intel/io/acpica/executer/
H A Dexresolv.c405 goto Exit;
450 goto Exit;
468 goto Exit;
484 goto Exit;
491 goto Exit;
519 goto Exit;
529 goto Exit;
547 Exit:
H A Dextrace.c245 goto Exit;
270 Exit:
H A Dexcreate.c530 goto Exit;
572 Exit:
H A Dexfield.c238 goto Exit;
332 Exit:
/illumos-gate/usr/src/uts/intel/io/acpica/utilities/
H A Dutownerid.c142 goto Exit;
163 Exit:
/illumos-gate/usr/src/cmd/backup/lib/
H A Drmtlib.c65 static void (*Exit)(int); /* exit routine */ variable
80 static void (*Exit)(); variable
100 Exit = errexit;
115 if (Exit == (void (*)(int))0)
117 if (Exit == (void (*)())0)
119 Exit = exit;
145 Exit(1);
165 Exit(1);
172 Exit(1);
182 Exit(
[all...]
/illumos-gate/usr/src/uts/intel/io/acpica/namespace/
H A Dnspredef.c165 goto Exit;
175 goto Exit;
193 goto Exit;
208 Exit:
H A Dnseval.c365 /* Exit now if the list is empty */
485 goto Exit;
518 Exit:
/illumos-gate/usr/src/lib/libsqlite/test/
H A Dthreadtest1.c43 static void Exit(int rc){ function
127 Exit(1);
159 Exit(1);
188 Exit(1);
216 Exit(1);
/illumos-gate/usr/src/uts/intel/io/acpica/hardware/
H A Dhwregs.c317 goto Exit;
324 Exit:
562 goto Exit;
584 goto Exit;
614 Exit:
/illumos-gate/usr/src/uts/intel/io/acpica/disassembler/
H A Ddmnames.c169 goto Exit;
184 goto Exit;
191 Exit:
/illumos-gate/usr/src/uts/intel/io/acpica/dispatcher/
H A Ddsutils.c875 goto Exit;
884 goto Exit;
890 goto Exit;
904 goto Exit;
917 goto Exit;
935 goto Exit;
950 Exit:
H A Ddsobject.c217 goto Exit;
239 Exit:
/illumos-gate/usr/src/uts/intel/io/acpica/resources/
H A Drsmisc.c403 * Control - Exit conversion if not equal
411 goto Exit;
419 goto Exit;
440 Exit:
719 * Control - Exit conversion if less than or equal
723 goto Exit;
729 * Control - Exit conversion if not equal
738 goto Exit;
751 * Control - Exit conversion if equal
756 goto Exit;
[all...]
/illumos-gate/usr/src/boot/sys/boot/efi/libefi/
H A Dlibefi.c79 BS->Exit(IH, exit_code, 0, NULL);
111 BS->Exit(IH, status, 0, NULL);
/illumos-gate/usr/src/cmd/acpi/acpidump/
H A Dapdump.c482 goto Exit;
494 Exit:
H A Dosillumostbl.c174 goto Exit;
180 goto Exit;
185 Exit:
815 goto Exit;
823 goto Exit;
830 Exit:
/illumos-gate/usr/src/cmd/lp/cmd/lpsched/
H A Dlpsched.c77 static void Exit();
404 Exit(n) function
420 signal (i, Exit);
/illumos-gate/usr/src/cmd/backup/dump/
H A Ddumptape.c537 Exit(X_ABORT);
539 Exit(X_FINOK);
605 Exit(X_FINOK);
762 Exit(X_REWRITE);
1042 Exit(X_ABORT);
1396 Exit(X_VERIFY);
1412 Exit(X_ABORT);
1486 Exit(X_FINOK);
1489 Exit(X_ABORT);
1503 Exit(X_RESTAR
1717 Exit(status) function
[all...]
H A Ddumpmain.c105 Exit(X_ABORT);
483 Exit(X_ABORT);
571 rmtinit(msg, Exit);
694 Exit(X_ABORT);
996 Exit(0);
1113 Exit(X_VERIFY);
1149 Exit(X_FINOK);
1204 Exit(X_REWRITE);
H A Ddump.h206 * Exit status codes
332 extern void Exit(int);
456 extern void Exit();
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/telnet/
H A Dmain.c273 Exit(EXIT_SUCCESS);
/illumos-gate/usr/src/uts/intel/io/acpica/events/
H A Devregion.c875 goto Exit; /* There is no _REG method present */
892 goto Exit; /* Do not execute the _REG */
909 Exit:
/illumos-gate/usr/src/common/crypto/arcfour/amd64/
H A Darcfour-x86_64.pl323 / Exit code

Completed in 138 milliseconds

12