Home
last modified time | relevance | path

Searched refs:handlers (Results 1 – 18 of 18) sorted by relevance

/illumos-gate/usr/src/lib/print/libipp-listener/common/
H A Dipp-listener.c101 } handlers[] = { variable
169 if (id == handlers[i].id) in ipp_operation_id_to_index()
200 handlers[index].name); in ipp_operation_handler()
222 handlers[index].name, &configured); in ipp_operation_handler()
226 handlers[index].name, id); in ipp_operation_handler()
230 return (handlers[index].function); in ipp_operation_handler()
254 if (handlers[i].type == OP_REQUIRED) in ipp_configure_required_operations()
256 PAPI_ATTR_REPLACE, handlers[i].name, in ipp_configure_required_operations()
271 handlers[i].name, boolean); in ipp_configure_all_operations()
312 handlers[i].name, &boolean); in ipp_operations_supported()
[all …]
/illumos-gate/usr/src/cmd/ldmad/
H A Dldma.h166 ldma_msg_handler_t *handlers; /* message handlers */ member
H A Dldmad.c339 if (agent->info->handlers[i].msg_type == request->msg_type) { in ldma_data_cb()
340 handler = &agent->info->handlers[i]; in ldma_data_cb()
/illumos-gate/usr/src/contrib/ast/src/lib/libdll/
H A Ddlfcn.c356 static NSLinkEditErrorHandlers handlers = variable
377 NSInstallLinkEditErrorHandlers(&handlers); in dlopen()
/illumos-gate/usr/src/uts/sun4/ml/
H A Dproc_init.S108 ! Otherwise, overflow/underflow handlers, etc. can get very upset!
/illumos-gate/usr/src/lib/lib9p/common/
H A Drequest.c179 const struct l9p_handler *handlers; member
200 const struct l9p_handler *handlers, *hp; in l9p_dispatch_request() local
206 handlers = l9p_versions[conn->lc_version].handlers; in l9p_dispatch_request()
208 for (hp = handlers, i = 0; i < n; hp++, i++) in l9p_dispatch_request()
/illumos-gate/usr/src/cmd/power/
H A DMakefile30 PMCFG_SRCS = conf.c parse.c handlers.c
/illumos-gate/usr/src/uts/sun4u/ml/
H A Dmach_xc.S54 ! TL>0 handlers are expected to do "retry"
/illumos-gate/usr/src/uts/sun4v/ml/
H A Dmach_xc.S56 ! TL>0 handlers are expected to do "retry"
/illumos-gate/usr/src/cmd/cmd-inet/lib/nwamd/
H A DREADME48 object-specific event handlers:
153 object type is used. The event handlers are usually called
/illumos-gate/usr/src/boot/i386/btx/btx/
H A Dbtx.S151 mov $0x10,%cx # Number of handlers
/illumos-gate/usr/src/test/test-runner/cmd/
H A Drun35 from logging.handlers import WatchedFileHandler
/illumos-gate/usr/src/uts/intel/io/acpica/
H A Dchanges.txt445 handlers.
2264 mechanism and any installed handlers.
2598 Debugger: Enhanced the "handlers" command to display non-root handlers.
2599 This change enhances the handlers command to display handlers associated
4013 handlers.)
4665 handlers.
4666 Most user handlers should be installed before call to
4668 However, Event handlers and region handlers should be installed after
7150 handlers are installed.)
12163 system memory or I/O handlers)
[all …]
/illumos-gate/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A DREADME177 handlers and timer queues was context. Recall that the event-driven
/illumos-gate/usr/src/lib/libsqlite/src/
H A Dsqlite.h.in290 ** turns off all busy handlers.
/illumos-gate/usr/src/lib/libc/port/
H A Dmapfile-vers481 SYMBOL_VERSION ILLUMOS_0.5 { # common C++ ABI exit handlers
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Drelease.txt3101 3. Request: Added handlers for "Dual Stage Classification".
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/documentation/
H A Decore.tex454 …ck for each HW function. The client implementation should setup the IRQ handlers for slowpath inte…