Searched defs:module (Results 51 - 75 of 140) sorted by relevance

123456

/freebsd-13-stable/sys/contrib/openzfs/module/os/linux/spl/
H A Dspl-kstat.c371 kstat_module_t *module = NULL; local
384 kstat_module_t *module; local
402 kstat_delete_module(kstat_module_t *module) argument
476 kstat_proc_entry_init(kstat_proc_entry_t *kpep, const char *module, const char *name) argument
571 kstat_module_t *module; local
606 kstat_module_t *module; local
669 kstat_module_t *module = kpep->kpe_owner; local
[all...]
/freebsd-13-stable/contrib/openpam/lib/libpam/
H A Dopenpam_impl.h74 pam_module_t *module; member in struct:pam_chain
/freebsd-13-stable/contrib/ngatm/snmp_atm/
H A Dsnmp_atm.c52 struct lmodule *module; variable in typeref:struct:lmodule
[all...]
/freebsd-13-stable/sys/kern/
H A Dkern_module.c49 struct module { struct
[all...]
/freebsd-13-stable/usr.sbin/bsnmpd/modules/snmp_lm75/
H A Dsnmp_lm75.c50 static struct lmodule *module; variable in typeref:struct:lmodule
/freebsd-13-stable/usr.sbin/ppp/
H A Ddefs.c418 loadmodules(int how, const char *module, ...) argument
[all...]
/freebsd-13-stable/contrib/llvm-project/lldb/source/Core/
H A DSearchFilter.cpp439 Module *module = target_modules.GetModulePointerAtIndexUnlocked(i); local
485 llvm::StringRef module; local
400 SearchFilterByModule(const lldb::TargetSP &target_sp, const FileSpec &module) argument
559 Module *module = target_modules.GetModulePointerAtIndexUnlocked(i); local
616 llvm::StringRef module; local
664 llvm::StringRef module; local
[all...]
H A DValue.cpp316 GetValueAsData(ExecutionContext *exe_ctx, DataExtractor &data, Module *module) argument
675 ConvertToLoadAddress(Module *module, Target *target) argument
[all...]
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DIRDynamicChecks.cpp139 Instrumenter(llvm::Module &module, argument
312 ValidPointerChecker(llvm::Module &module, argument
370 ObjcObjectChecker(llvm::Module &module, argument
[all...]
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/Process/minidump/
H A DMinidumpParser.cpp51 UUID MinidumpParser::GetModuleUUID(const minidump::Module *module) { argument
[all...]
/freebsd-13-stable/contrib/wpa/src/utils/
H A Dwpa_debug.c824 void hostapd_logger(void *ctx, const u8 *addr, unsigned int module, int level, argument
/freebsd-13-stable/libexec/pppoed/
H A Dpppoed.c464 const char *module[] = { "netgraph", "ng_socket", "ng_ether", "ng_pppoe" }; local
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
H A DPdbUtil.cpp580 GetVariableLocationInfo( PdbIndex &index, PdbCompilandSymId var_id, Block &block, lldb::ModuleSP module) argument
/freebsd-13-stable/contrib/llvm-project/lldb/source/Symbol/
H A DCompileUnit.cpp81 lldb::ModuleSP module = CalculateSymbolContextModule(); local
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_common.cpp72 const char *StripModuleName(const char *module) { argument
H A Dsanitizer_symbolizer_libcdep.cpp177 const LoadedModule *module = FindModuleForAddress(address); local
209 const LoadedModule *module = SearchForModule(modules_, address); local
[all...]
/freebsd-13-stable/contrib/file/src/
H A Dmagic.c122 _w32_get_magic_relative_to(char **hmagicpath, HINSTANCE module) argument
/freebsd-13-stable/sys/dev/ixl/
H A Di40e_dcb.c1346 _i40e_read_lldp_cfg(struct i40e_hw *hw, struct i40e_lldp_variables *lldp_cfg, u8 module, u32 word_offset) argument
/freebsd-13-stable/crypto/heimdal/lib/krb5/
H A Dplugin.c413 heim_dict_t module; local
592 _krb5_plugin_run_f(krb5_context context, const char *module, const char *name, int min_version, int flags, void *userctx, krb5_error_code (*func)(krb5_context, const void *, void *, void *)) argument
[all...]
/freebsd-13-stable/usr.sbin/bsnmpd/modules/snmp_hast/
H A Dhast_snmp.c49 static struct lmodule *module; variable in typeref:struct:lmodule
/freebsd-13-stable/contrib/subversion/subversion/libsvn_subr/
H A Dwin32_crashrpt.c169 MINIDUMP_MODULE_CALLBACK module = callback_input->Module; local
[all...]
/freebsd-13-stable/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectFrame.cpp897 auto module = local
903 auto module = ConstString(m_options.m_module); local
[all...]
H A DCommandObjectSource.cpp152 Module *module = sc.module_sp.get(); local
195 uint32_t DumpFileLinesInCompUnit(Stream &strm, Module *module, argument
276 DumpFileLinesInModule(Stream &strm, Module *module, const FileSpec &file_spec) argument
497 Module *module = module_list.GetModulePointerAtIndex(i); local
[all...]
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/DynamicLoader/Hexagon-DYLD/
H A DDynamicLoaderHexagonDYLD.cpp52 ModuleSP module = proc->GetTarget().GetExecutableModule(); local
217 void DynamicLoaderHexagonDYLD::UpdateLoadedSections(ModuleSP module, argument
251 UnloadSections(const ModuleSP module) argument
566 GetThreadLocalData(const lldb::ModuleSP module, const lldb::ThreadSP thread, lldb::addr_t tls_file_addr) argument
[all...]
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/
H A DDynamicLoaderPOSIXDYLD.cpp211 void DynamicLoaderPOSIXDYLD::UpdateLoadedSections(ModuleSP module, argument
219 void DynamicLoaderPOSIXDYLD::UnloadSections(const ModuleSP module) { argument
[all...]

Completed in 175 milliseconds

123456