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

123456

/freebsd-11-stable/contrib/openpam/lib/libpam/
H A Dopenpam_static.c61 pam_module_t **module; local
H A Dopenpam_load.c57 pam_module_t *module; local
85 openpam_release_module(pam_module_t *module) argument
[all...]
H A Dopenpam_dynamic.c125 pam_module_t *module; local
181 pam_module_t *module; local
[all...]
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFIndex.h22 DWARFIndex(Module &module) : m_module(module) {} argument
H A DAppleDWARFIndex.h23 AppleDWARFIndex( Module &module, std::unique_ptr<DWARFMappedHash::MemoryTable> apple_names, std::unique_ptr<DWARFMappedHash::MemoryTable> apple_namespaces, std::unique_ptr<DWARFMappedHash::MemoryTable> apple_types, std::unique_ptr<DWARFMappedHash::MemoryTable> apple_objc) argument
H A DDebugNamesDWARFIndex.h48 DebugNamesDWARFIndex(Module &module, argument
H A DManualDWARFIndex.h21 ManualDWARFIndex(Module &module, DWARFDebugInfo *debug_info, argument
/freebsd-11-stable/share/examples/kld/syscall/module/
H A Dsyscall.c65 load(struct module *module, int cmd, void *arg) argument
/freebsd-11-stable/sys/dev/wtap/
H A Dif_wtap_module.c136 event_handler(module_t module, int event, void *arg) argument
/freebsd-11-stable/tools/tools/bus_autoconf/
H A Dbus_autoconf.c64 char *module; local
H A Dbus_usb.c327 usb_import_entries(const char *section, const char *module, argument
158 usb_import_entry(struct usb_device_id *id, const char *type, const char *module, const uint8_t *ptr, uint16_t size) argument
/freebsd-11-stable/contrib/tcpdump/
H A Dnetdissect.c121 nd_load_smi_module(const char *module, char *errbuf, size_t errbuf_size) argument
/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Expression/
H A DDWARFExpression.h121 void SetModule(const lldb::ModuleSP &module) { m_module_wp = module; } argument
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangPersistentVariables.h70 void AddHandLoadedClangModule(ClangModulesDeclVendor::ModuleID module) { argument
/freebsd-11-stable/contrib/apr-util/misc/
H A Dapu_dso.c110 apu_dso_load(apr_dso_handle_t **dlhandleptr, apr_dso_handle_sym_t *dsoptr, const char *module, const char *modsym, apr_pool_t *pool) argument
/freebsd-11-stable/sys/cddl/compat/opensolaris/kern/
H A Dopensolaris_kstat.c42 kstat_create(char *module, int instance, char *name, char *class, uchar_t type, argument
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/PDB/
H A DPDBLocationToDWARFExpression.cpp66 ConvertPDBLocationToDWARFExpression( ModuleSP module, const PDBSymbolData &symbol, const Variable::RangeList &ranges, bool &is_constant) argument
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
H A DDWARFLocationExpression.cpp107 static DWARFExpression MakeLocationExpressionInternal(lldb::ModuleSP module, argument
131 MakeRegisterBasedLocationExpressionInternal( llvm::codeview::RegisterId reg, llvm::Optional<int32_t> relative_offset, lldb::ModuleSP module) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/
H A DRenderScriptExpressionOpts.cpp80 bool RenderScriptRuntimeModulePass::runOnModule(llvm::Module &module) { argument
/freebsd-11-stable/contrib/llvm-project/lldb/source/Symbol/
H A DUnwindTable.cpp31 UnwindTable::UnwindTable(Module &module) argument
/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Target/
H A DDynamicLoader.h203 virtual lldb::addr_t GetThreadLocalData(const lldb::ModuleSP module, argument
[all...]
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/lsan/
H A Dlsan_common_linux.cpp34 static bool IsLinker(const LoadedModule& module) { argument
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_stacktrace_printer.cpp253 void RenderModuleLocation(InternalScopedString *buffer, const char *module, argument
[all...]
/freebsd-11-stable/contrib/binutils/ld/
H A Ddeffile.h50 def_file_module *module; /* always set */ member in struct:def_file_import
/freebsd-11-stable/contrib/openbsm/bin/auditfilterd/
H A Dauditfilterd_conf.c216 char *arguments, *module, **a local
[all...]

Completed in 402 milliseconds

123456