Home
last modified time | relevance | path

Searched refs:module_t (Results 1 – 4 of 4) sorted by relevance

/third_party/FreeBSD/sys/sys/
Dmodule.h42 typedef struct module *module_t; typedef
43 typedef int (*modeventhand_t)(module_t, int /* modeventtype_t */, void *);
/third_party/selinux/libsepol/tests/policies/test-expander/
Dsmall-base.conf450 type module_t;
517 type module_t;
541 type module_t;
Dmodule.conf28 type module_t;
/third_party/FreeBSD/sys/kern/
Dsubr_bus.c2768 root_bus_module_handler(module_t mod, int what, void* arg) in root_bus_module_handler()
2821 driver_module_handler(module_t mod, int what, void *arg) in driver_module_handler()