Home
last modified time | relevance | path

Searched defs:handler (Results 76 – 100 of 248) sorted by relevance

12345678910

/freebsd/sys/dev/acpi_support/
H A Dacpi_panasonic.c104 hkey_fn_t *handler; member
241 hkey_fn_t *handler; in acpi_panasonic_sysctl() local
H A Dacpi_toshiba.c157 hci_fn_t *handler; member
290 hci_fn_t *handler; in acpi_toshiba_sysctl() local
/freebsd/crypto/krb5/src/windows/leash/
H A DLeashUIApplication.cpp52 LeashUICommandHandler *handler; in CreateInstance() local
/freebsd/sys/dev/mmc/
H A Dmmc_fdt_helpers.c276 mmc_fdt_cd_handler handler) in mmc_fdt_gpio_setup()
/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DUninitializedValues.cpp487 UninitVariablesHandler &handler; member in __anon2e1962360511::TransferFunctions
493 UninitVariablesHandler &handler) in TransferFunctions()
840 UninitVariablesHandler &handler) { in runOnBlock()
915 UninitVariablesHandler &handler, in runUninitializedVariablesAnalysis()
/freebsd/contrib/netbsd-tests/lib/libc/sys/
H A Dt_nanosleep.c48 handler(int signo __unused) in handler() function
H A Dt_sigqueue.c50 handler(int signo __unused, siginfo_t *info, void *data __unused) in handler() function
/freebsd/sys/dev/tsec/
H A Dif_tsec_fdt.c276 int *irid, driver_intr_t handler, const char *iname) in tsec_setup_intr()
/freebsd/sys/powerpc/booke/
H A Dbooke_machdep.c198 #define SET_TRAP(ivor, handler) \ argument
/freebsd/sys/arm/arm/
H A Dundefined.c118 install_coproc_handler(int coproc, undef_handler_t handler) in install_coproc_handler()
/freebsd/contrib/netbsd-tests/lib/libpthread/
H A Dt_once.c149 handler(int sig, siginfo_t *info, void *ctx) in handler() function
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationServer.cpp39 PacketHandler handler) { in RegisterPacketHandler()
/freebsd/libexec/atf/atf-pytest-wrapper/
H A Datf_pytest_wrapper.cpp225 Handler handler; in main() local
/freebsd/sys/dev/mpt/
H A Dmpt_user.c110 mpt_handler_t handler; in mpt_user_attach() local
167 mpt_handler_t handler; in mpt_user_detach() local
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_posix_libcdep.cpp214 SignalHandlerType handler) { in MaybeInstallSigaction()
228 void InstallDeadlySignalHandlers(SignalHandlerType handler) { in InstallDeadlySignalHandlers()
H A Dsanitizer_flag_parser.cpp178 RegisterHandler(const char * name,FlagHandlerBase * handler,const char * desc) RegisterHandler() argument
/freebsd/tests/sys/kern/
H A Dkern_descrip_test.c86 handler(int s __unused) in handler() function
/freebsd/sys/netlink/
H A Dnetlink_io.c263 nl_handler_f handler = nl_handlers[nlp->nl_proto].cb; in nl_receive_message() local
/freebsd/sys/dev/xen/control/
H A Dcontrol.c136 xctrl_shutdown_handler_t *handler; member
/freebsd/sys/ofed/drivers/infiniband/core/
H A Drdma_core.h101 int (*handler)(struct uverbs_attr_bundle *attrs); member
/freebsd/sys/dev/acpica/
H A Dacpi_pcib.c70 prt_walk_table(ACPI_BUFFER *prt, prt_entry_handler *handler, void *arg) in prt_walk_table()
/freebsd/sys/powerpc/powerpc/
H A Dintr_machdep.c508 driver_intr_t handler, void *arg, enum intr_type flags, void **cookiep, in powerpc_setup_intr()
519 driver_intr_t handler, void *arg, enum intr_type flags, void **cookiep, in powerpc_setup_intr_int()
/freebsd/sys/contrib/dev/athk/ath12k/
H A Ddbring.h55 int (*handler)(struct ath12k *ar, struct ath12k_dbring_data *data); member
/freebsd/contrib/ntp/ntpq/
H A Dntpq.h95 void (*handler) (struct parse *, FILE *); /* command handler */ global() member
/freebsd/usr.sbin/mfiutil/
H A Dmfiutil.h100 int (*handler)(int ac, char **av); member

12345678910