Searched defs:module (Results 1 - 25 of 211) sorted by relevance

123456789

/netbsd-current/external/bsd/openpam/dist/lib/libpam/
H A Dopenpam_static.c64 pam_module_t * const *module; local
H A Dopenpam_load.c60 pam_module_t *module; local
88 openpam_release_module(pam_module_t *module) argument
[all...]
H A Dopenpam_dynamic.c128 pam_module_t *module; local
184 pam_module_t *module; local
[all...]
/netbsd-current/sys/arch/pmax/pmax/
H A Dmemc_3max.c55 int module; local
/netbsd-current/external/gpl3/gdb.old/dist/gdb/python/
H A Dpy-events.h47 PyObject *module; member in struct:__anon1238
/netbsd-current/external/gpl3/gdb/dist/gdb/python/
H A Dpy-events.h47 PyObject *module; member in struct:events_object
/netbsd-current/external/bsd/lutok/dist/examples/
H A Dbindings.cpp115 std::map< std::string, lutok::cxx_function > module; local
/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Ddebug.c35 debug_prefixed_vprintf (const char *module, const char *func, const char *format, argument
/netbsd-current/external/gpl3/gdb/dist/gdbsupport/
H A Dcommon-debug.cc42 debug_prefixed_printf (const char *module, const char *func, argument
55 debug_prefixed_vprintf (const char *module, const char *func, argument
H A Dcommon-debug.h224 make_scoped_debug_start_end(PT &&pred, const char *module, const char *func, const char *start_prefix, const char *end_prefix, const char *fmt, ...) argument
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/gcc/d/
H A Dimports.cc89 tree module = build_import_decl (m->mod); local
/netbsd-current/external/gpl3/gcc/dist/gcc/d/
H A Dimports.cc98 tree module = build_import_decl (m->mod); local
/netbsd-current/sbin/luactl/
H A Dluactl.c184 require(char *name, char *module) argument
/netbsd-current/sys/arch/hpcsh/dev/hd64461/
H A Dhd64461.c97 const struct hd64461_module *module; local
/netbsd-current/external/bsd/iscsi/dist/src/initiator/
H A Dlibkmod.c100 readkmod(kernel_t *kernel, kmod_t *module) argument
123 freekmod(kmod_t *module) argument
146 kmod_t module; local
182 kmodload(const char *module) argument
[all...]
/netbsd-current/sys/arch/acorn32/stand/lib/
H A Driscosdisk.c48 char module[20]; local
/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/lsan/
H A Dlsan_common_linux.cc34 static bool IsLinker(const LoadedModule& module) { argument
/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_stacktrace_printer.cc254 void RenderModuleLocation(InternalScopedString *buffer, const char *module, argument
[all...]
/netbsd-current/external/cddl/osnet/sys/kern/
H A Dkstat.c66 kstat_create(char *module, int instance, char *name, char *class, uchar_t type, argument
/netbsd-current/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_stacktrace_printer.cc250 void RenderModuleLocation(InternalScopedString *buffer, const char *module, argument
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/libsanitizer/lsan/
H A Dlsan_common_linux.cc32 static bool IsLinker(const LoadedModule& module) { argument
/netbsd-current/sys/arch/hpcsh/dev/hd64465/
H A Dhd64465.c94 const struct hd64465_module *module; local
/netbsd-current/sys/external/bsd/drm2/dist/drm/
H A Ddrm_encoder_slave.c62 struct module *module = NULL; local
119 struct module *module = client->dev.driver->owner; local
[all...]
/netbsd-current/sys/sys/
H A Dlua.h67 char module[LUA_MAX_MODNAME]; member in struct:lua_require
/netbsd-current/external/gpl3/gcc/dist/libsanitizer/lsan/
H A Dlsan_common_linux.cpp34 static bool IsLinker(const LoadedModule& module) { argument

Completed in 407 milliseconds

123456789