/dflybsd-src/sys/kern/ |
H A D | kern_module.c | 43 struct module { struct 46 struct linker_file* file; /* file which contains this module */ argument 49 char *name; /* module name */ argument 52 modspecific_t data; /* module specific data */ argument
|
/dflybsd-src/lib/libc/citrus/ |
H A D | citrus_mapper.c | 130 size_t linebufsize, const char **module, const char **variable) in lookup_mapper_entry() 206 const char * __restrict module, in mapper_open() 283 const char * __restrict module, const char * __restrict variable) in _citrus_mapper_open_direct() 320 const char *module, *variable; in _citrus_mapper_open() local
|
H A D | citrus_iconv.c | 117 const char *module; in open_shared() local
|
/dflybsd-src/contrib/openpam/lib/libpam/ |
H A D | openpam_load.c | 57 pam_module_t *module; in openpam_load_module() local 85 openpam_release_module(pam_module_t *module) in openpam_release_module()
|
H A D | openpam_dynamic.c | 125 pam_module_t *module; in try_module() local 181 pam_module_t *module; in openpam_dynamic() local
|
H A D | openpam_static.c | 61 pam_module_t **module; in openpam_static() local
|
H A D | openpam_impl.h | 74 pam_module_t *module; member
|
/dflybsd-src/contrib/gcc-4.7/libobjc/ |
H A D | init.c | 568 __objc_exec_class (struct objc_module *module) in __objc_exec_class() 837 __objc_create_classes_tree (struct objc_module *module) in __objc_create_classes_tree() 874 __objc_call_load_callback (struct objc_module *module) in __objc_call_load_callback() 913 init_check_module_version (struct objc_module *module) in init_check_module_version()
|
/dflybsd-src/tools/tools/bus_autoconf/ |
H A D | bus_usb.c | 159 const char *module, const uint8_t *ptr, uint16_t size) in usb_import_entry() 327 usb_import_entries(const char *section, const char *module, in usb_import_entries()
|
H A D | bus_autoconf.c | 64 char *module; in main() local
|
/dflybsd-src/contrib/cryptsetup/luks/ |
H A D | Makefile.am | 1 moduledir = $(libdir)/cryptsetup directory
|
/dflybsd-src/share/examples/kld/syscall/module/ |
H A D | syscall.c | 69 load (struct module __unused *module, int cmd, void __unused *arg) in load()
|
/dflybsd-src/contrib/bmake/ |
H A D | make.h | 666 #define DEBUG(module) (opts.debug.CONCAT(DEBUG_, module)) argument 670 #define DEBUG_IMPL(module, args) \ argument 676 #define DEBUG0(module, fmt) \ argument 678 #define DEBUG1(module, fmt, arg1) \ argument 680 #define DEBUG2(module, fmt, arg1, arg2) \ argument 682 #define DEBUG3(module, fmt, arg1, arg2, arg3) \ argument 684 #define DEBUG4(module, fmt, arg1, arg2, arg3, arg4) \ argument 686 #define DEBUG5(module, fmt, arg1, arg2, arg3, arg4, arg5) \ argument
|
/dflybsd-src/sbin/ipfw3/ |
H A D | ipfw3.h | 131 int module; member 138 int module; member
|
H A D | ipfw3.c | 171 register_ipfw_keyword(int module, int opcode, char *word, int type) in register_ipfw_keyword() 193 register_ipfw_func(int module, int opcode, parser_func parser, shower_func shower) in register_ipfw_func()
|
/dflybsd-src/contrib/gdb-7/gdb/python/ |
H A D | py-events.h | 49 PyObject *module; member
|
/dflybsd-src/sys/dev/drm/include/linux/ |
H A D | firmware.h | 48 request_firmware_nowait(struct module *module, bool uevent, in request_firmware_nowait()
|
/dflybsd-src/contrib/cryptsetup/lib/ |
H A D | Makefile.am | 1 moduledir = $(libdir)/cryptsetup directory
|
/dflybsd-src/sys/sys/ |
H A D | module.h | 111 #define MODULE_DEPEND(module, mdepend, vmin, vpref, vmax) \ argument 125 #define MODULE_VERSION(module, version) \ argument
|
/dflybsd-src/contrib/tcpdump/ |
H A D | netdissect.c | 122 nd_load_smi_module(const char *module, char *errbuf, size_t errbuf_size) in nd_load_smi_module()
|
/dflybsd-src/contrib/cvs-1.12/src/ |
H A D | history.c | 977 save_file (char *dir, char *name, char *module) in save_file() 1011 save_module (char *module) in save_module()
|
/dflybsd-src/usr.sbin/ppp/ |
H A D | defs.c | 423 loadmodules(int how, const char *module, ...) in loadmodules()
|
/dflybsd-src/libexec/pppoed/ |
H A D | pppoed.c | 464 const char *module[] = { "netgraph", "ng_socket", "ng_ether", "ng_pppoe" }; in LoadModules() local
|
/dflybsd-src/sys/net/netmap/ |
H A D | netmap_freebsd.c | 415 netmap_loader(__unused struct module *module, int event, __unused void *arg) in netmap_loader()
|
/dflybsd-src/contrib/file/src/ |
H A D | magic.c | 122 _w32_get_magic_relative_to(char **hmagicpath, HINSTANCE module) in _w32_get_magic_relative_to()
|