Searched refs:terminate (Results 1 - 25 of 45) sorted by relevance

12

/illumos-gate/usr/src/cmd/luxadm/
H A Dx86_adm.c97 static void terminate() { function
105 terminate();
111 terminate();
116 terminate();
197 terminate();
203 terminate();
208 terminate();
213 terminate();
218 terminate();
223 terminate();
[all...]
/illumos-gate/usr/src/tools/ctf/cvt/
H A Dcompare.c78 terminate("%s doesn't have stabs or CTF\n", stabname);
81 terminate("%s doesn't contain CTF data\n", ctfname);
88 terminate("%s grew by %d\n", stabname, new);
H A Dctfconvert.c74 terminate("Caught signal %d - exiting\n", sig);
92 terminate("failed to open %s", filename);
98 terminate("failed to read %s: %s\n", filename,
123 terminate("%s: DWARF version 1 is not supported\n",
198 terminate("Can't access %s", infile);
218 terminate("%s doesn't have type data to convert\n", infile);
240 terminate("Couldn't rename temp file %s", tmpname);
H A Dutil.c102 terminate("failed to read ELF header: %s\n",
111 terminate("unknown ELF class %d\n", ehdr.e_ident[EI_CLASS]);
138 terminate(char *format, ...) function
178 terminate("Termination due to warning\n");
229 terminate("%s: %s: %s\n", file, msgbuf, elf_errmsg(-1));
H A Ddwarf.c206 terminate("tdp %u: tdesc_size on unknown type %d\n",
242 terminate("tdp %u: tdesc_bitsize on unknown type %d\n",
275 terminate("failed to get offset for die: %s\n",
293 terminate("die %llu: failed to find type sibling: %s\n",
310 terminate("die %llu: failed to find type child: %s\n",
324 terminate("die %llu: failed to get tag for type: %s\n",
340 terminate("die %llu: no attr 0x%x\n", die_off(dw, die),
347 terminate("die %llu: failed to get attribute for type: %s\n",
361 terminate("failed to get attribute form for type: %s\n",
406 return (0); /* die_attr will terminate fo
[all...]
H A Dstabs.c70 terminate("Couldn't resolve type %d\n", node->t_id);
252 terminate("%s: Can't find string at %u for stab %d\n",
268 terminate("%s: GCC-generated stabs are "
317 terminate("%s: Couldn't parse stab \"%s\" "
H A Dctfmerge.c582 terminate("Caught signal %d - exiting\n", sig);
608 terminate("No CTF data found in source file %s\n", srcfile);
613 terminate("Couldn't rename temp file %s to %s", tmpname,
841 terminate("Cannot open output file %s for r/w", outfile);
874 terminate("Some input files were inaccessible\n");
896 terminate("No ctf sections found to merge\n");
943 terminate("No CTF data found in reference file %s\n",
950 terminate("No room for additional types in master\n");
995 terminate("Couldn't rename output temp file %s", tmpname);
H A Dinput.c98 terminate("Input file %s was partially built from "
163 terminate("%s: Unknown elf kind %d\n",
196 terminate("%s: Cannot open for reading", file);
212 terminate("%s: Unknown elf kind %d\n", file, elf_kind(elf));
H A Doutput.c345 terminate("%s: Can't open symbol table\n", file);
619 terminate("%s: Cannot find %s section\n", srcname,
696 terminate("%s: Cannot open for re-reading", curname);
701 terminate("Cannot open temp file %s for writing", newname);
H A Dst_parse.c610 terminate("Stabs error: Attempt to "
621 terminate("Stabs error: Attempting to "
1110 terminate("stabs: broken hash\n");
1145 terminate("cycle in hash bucket %d\n", i);
1156 terminate("cycle in name bucket %d\n", i);
1200 terminate("type chain for bitfield member %s has a NULL", ml->ml_name);
H A Dctftools.h436 void terminate(char *, ...) __NORETURN;
H A Dfixup_tdescs.c247 terminate("last cpu_t member before cpu_m is %s; "
/illumos-gate/usr/src/cmd/lp/cmd/lpsched/
H A Dcancel.c51 terminate(prs->printer->exec);
54 terminate (prs->exec);
H A Ddisena.c58 terminate (pps->exec);
H A Dterminate.c36 * terminate() - STOP A CHILD PROCESS
39 * seeing lots of calls to terminate() in the debug output,
45 terminate(register EXEC *ep) function
H A DMakefile84 terminate.c \
H A Dfaults.c89 terminate (pps->exec);
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/wpad/
H A Deloop.h58 int terminate; member in struct:eloop_data
H A Deloop.c244 while (!eloop.terminate &&
300 eloop.terminate = 1;
/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_main.c114 terminate(int status) function
232 terminate(1);
354 terminate(status);
470 * terminate(), we may have to destroy the stack of the context in
493 (void) mdb_signal_sethandler(SIGHUP, (mdb_signal_f *)terminate, NULL);
494 (void) mdb_signal_sethandler(SIGTERM, (mdb_signal_f *)terminate, NULL);
519 terminate(2);
536 terminate(2);
545 terminate(2);
588 terminate(
[all...]
/illumos-gate/usr/src/cmd/th_tools/
H A Dth_script.sh46 trap ' terminate $script_pid ' 1 2 3 15
47 terminate() function
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/mdnsd/
H A Duds_daemon.c172 req_termination_fn terminate; member in struct:request_state
471 if (req->terminate == (req_termination_fn) ~0)
472 { LogMsg("abort_request: ERROR: Attempt to abort operation %p with req->terminate %p", req, req->terminate); return; }
475 // If this is actually a shared connection operation, then its req->terminate function will scan
476 // the all_requests list and terminate any subbordinate operations sharing this file descriptor
477 if (req->terminate) req->terminate(req);
506 // We also set req->terminate to a bogus value so we know if abort_request() gets called again for this request
507 req->terminate
[all...]
/illumos-gate/usr/src/lib/libdevinfo/
H A Ddevfsmap.c1866 * Callback may return DI_WALK_TERMINATE to terminate the walk,
1978 int (*callback)(void *, const char *), void *cb_arg, int *terminate)
2006 callback, cb_arg, terminate);
2009 if (*terminate)
2014 *terminate = 1;
2039 int (*callback)(void *, const char *), void *cb_arg, int *terminate)
2092 *terminate = 1;
2127 int terminate = 0; local
2130 &stbuf, callback, cb_arg, &terminate);
2131 if (rv == 0 && terminate
1977 devfs_walk_children_minors(const char *device_path, struct stat *st, int (*callback)(void *, const char *), void *cb_arg, int *terminate) argument
2038 devfs_walk_device_minors(const char *device_path, struct stat *st, int (*callback)(void *, const char *), void *cb_arg, int *terminate) argument
[all...]
/illumos-gate/usr/src/lib/libpctx/common/
H A Dlibpctx.c67 int terminate; member in struct:__pctx
110 pctx->terminate = 0;
573 while (running == 1 && !pctx->terminate) {
605 } while (mswait == 0 && !pctx->terminate);
608 if (pctx->terminate)
849 if (pctx->terminate)
999 pctx->terminate = 1;
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/chat/
H A Dchat.c232 void terminate __P((int status));
244 void terminate __P((int status));
398 terminate(0);
508 * Print an error message and terminate.
530 terminate(code);
626 void terminate(status) function
636 * Allow the last of the report string to be gathered before we terminate.
839 *s1++ = '\0'; /* terminate the string */
983 terminate(exit_code);

Completed in 159 milliseconds

12