Home
last modified time | relevance | path

Searched refs:terminate (Results 1 – 25 of 75) sorted by relevance

123

/illumos-gate/usr/src/cmd/luxadm/
H A Dx86_adm.c105 terminate(); in adm_display_config()
111 terminate(); in adm_download()
116 terminate(); in up_encl_name()
197 terminate(); in adm_inquiry()
203 terminate(); in pho_probe()
208 terminate(); in non_encl_probe()
213 terminate(); in adm_led()
218 terminate(); in up_password()
223 terminate(); in adm_reserve()
229 terminate(); in adm_release()
[all …]
/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_main.c232 terminate(1); in flt_handler()
540 terminate(2); in main()
557 terminate(2); in main()
659 terminate(2); in main()
668 terminate(2); in main()
673 terminate(2); in main()
721 terminate(0); in main()
796 terminate(2); in main()
812 terminate(2); in main()
922 terminate(0); in main()
[all …]
/illumos-gate/usr/src/cmd/lp/cmd/lpsched/
H A Dcancel.c49 terminate(prs->printer->exec); in cancel()
52 terminate (prs->exec); in cancel()
H A Ddisena.c58 terminate (pps->exec); in disable()
H A Dterminate.c42 terminate(register EXEC *ep) in terminate() function
H A DMakefile82 terminate.c \
H A Dfaults.c86 terminate (pps->exec); in printer_fault()
H A Dlpsched.c257 terminate (Exec_Table[i]); in lpshut()
/illumos-gate/usr/src/contrib/mDNSResponder/mDNSShared/
H A Duds_daemon.c325 if (req->terminate == (req_termination_fn) ~0) in abort_request()
335 if (req->terminate) req->terminate(req); in abort_request()
387 req->terminate = (req_termination_fn) ~0; in abort_request()
2429 request->terminate = NULL; in handle_regservice_request()
3124 request->terminate = NULL; in handle_browse_request()
3505 request->terminate = NULL; in handle_resolve_request()
3883 request->terminate = NULL; in handle_queryrecord_request()
4538 request->terminate = NULL; in handle_addrinfo_request()
5288 if (!req->terminate) in LogClientInfoToFD()
5364 if (!req->terminate) in LogClientInfo()
[all …]
H A Duds_daemon.h129 req_termination_fn terminate; member
/illumos-gate/usr/src/lib/libpctx/common/
H A Dlibpctx.c67 int terminate; member
110 pctx->terminate = 0; in pctx_create()
575 while (running == 1 && !pctx->terminate) { in pctx_run()
607 } while (mswait == 0 && !pctx->terminate); in pctx_run()
610 if (pctx->terminate) in pctx_run()
851 if (pctx->terminate) in pctx_run()
1001 pctx->terminate = 1; in pctx_terminate()
/illumos-gate/usr/src/lib/libdevinfo/
H A Ddevfsmap.c1978 int (*callback)(void *, const char *), void *cb_arg, int *terminate) in devfs_walk_children_minors() argument
2006 callback, cb_arg, terminate); in devfs_walk_children_minors()
2009 if (*terminate) in devfs_walk_children_minors()
2014 *terminate = 1; in devfs_walk_children_minors()
2039 int (*callback)(void *, const char *), void *cb_arg, int *terminate) in devfs_walk_device_minors() argument
2092 *terminate = 1; in devfs_walk_device_minors()
2127 int terminate = 0; in devfs_walk_minor_nodes() local
2130 &stbuf, callback, cb_arg, &terminate); in devfs_walk_minor_nodes()
2131 if (rv == 0 && terminate == 0) { in devfs_walk_minor_nodes()
2133 &stbuf, callback, cb_arg, &terminate); in devfs_walk_minor_nodes()
/illumos-gate/usr/src/lib/libdscp/svc/
H A Ddscp.ppp.options66 lcp-max-terminate 3
81 ipcp-max-terminate 3
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/wpad/
H A Deloop.h56 int terminate; member
H A Deloop.c242 while (!eloop.terminate && in eloop_run()
298 eloop.terminate = 1; in eloop_terminate()
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/chat/
H A Dchat.c226 void terminate __P((int status));
238 void terminate __P((int status));
392 terminate(0);
524 terminate(code); in fatal()
620 void terminate(status) in terminate() function
977 terminate(exit_code);
/illumos-gate/usr/src/cmd/sendmail/cf/feature/
H A Dratecontrol.m431 _ARG2_, `terminate', `define(`_RATE_CONTROL_REPLY', `421')',
H A Dconncontrol.m431 _ARG2_, `terminate', `define(`_CONN_CONTROL_REPLY', `421')',
/illumos-gate/usr/src/cmd/th_tools/
H A Dth_script.sh46 terminate() function
/illumos-gate/usr/src/cmd/oamuser/user/
H A Duseradd.dfl27 # The value "error" means to issue an error message and terminate.
/illumos-gate/usr/src/lib/pkcs11/pkcs11_tpm/
H A DTHIRDPARTYLICENSE176 under this Agreement shall terminate as of the date such litigation is filed. In
181 Section 2(b) shall terminate as of the date such litigation is filed.
183 All Recipient's rights under this Agreement shall terminate if it fails to
186 such noncompliance. If all Recipient's rights under this Agreement terminate,
/illumos-gate/usr/src/cmd/tsol/tnd/
H A Dtnd.c71 static void terminate();
258 (void) sigset(SIGINT, terminate); in main()
259 (void) sigset(SIGTERM, terminate); in main()
260 (void) sigset(SIGQUIT, terminate); in main()
1728 terminate() in terminate() function
/illumos-gate/usr/src/pkg/license_files/
H A Dlic_OSBL105 will terminate immediately without notice from Sun if you materially
107 licensors' rights to Software. Sun may terminate this Agreement should
179 Agreement will immediately terminate.
/illumos-gate/usr/src/cmd/rpcbind/
H A Drpcbind.c137 static void terminate(void);
337 if (thr_create(NULL, 0, (void *(*)(void *))terminate, NULL, 0, NULL)) { in main()
766 terminate(void) in terminate() function
/illumos-gate/usr/src/uts/common/io/scsi/adapters/pmcs/
H A DLICENSE114 will terminate immediately without notice from Sun if you materially
116 licensors' rights to Software. Sun may terminate this Agreement should
188 Agreement will immediately terminate.

123