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

12345

/freebsd-11.0-release/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.0-release/share/examples/kld/syscall/module/
H A Dsyscall.c65 load(struct module *module, int cmd, void *arg) argument
/freebsd-11.0-release/contrib/llvm/tools/lldb/include/lldb/Target/
H A DDynamicLoader.h241 GetThreadLocalData (const lldb::ModuleSP module, const lldb::ThreadSP thread) argument
[all...]
/freebsd-11.0-release/contrib/llvm/tools/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangPersistentVariables.h84 AddHandLoadedClangModule(ClangModulesDeclVendor::ModuleID module) argument
/freebsd-11.0-release/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.0-release/sys/dev/wtap/
H A Dif_wtap_module.c136 event_handler(module_t module, int event, void *arg) argument
/freebsd-11.0-release/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.0-release/contrib/llvm/tools/clang/include/clang/Lex/
H A DModuleLoader.h39 ModuleLoadResult(Module *module, bool missingExpected) argument
[all...]
H A DPreprocessorOptions.h125 bool hasAlreadyFailed(StringRef module) { argument
129 void addFailed(StringRef module) { argument
/freebsd-11.0-release/contrib/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_stacktrace_printer.cc138 void RenderModuleLocation(InternalScopedString *buffer, const char *module, argument
/freebsd-11.0-release/contrib/llvm/tools/lldb/tools/lldb-mi/
H A DMICmdCmdFile.cpp129 lldb::SBModule module = target.FindModule(target.GetExecutable()); local
H A DMICmdCmdGdbInfo.cpp196 lldb::SBModule module = sbTarget.GetModuleAtIndex(i); local
/freebsd-11.0-release/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.0-release/contrib/llvm/tools/lldb/source/API/
H A DSBSymbolContext.cpp184 SBSymbolContext::SetModule (lldb::SBModule module) argument
/freebsd-11.0-release/contrib/llvm/tools/lldb/source/Core/
H A DDynamicLoader.cpp122 DynamicLoader::UpdateLoadedSections(ModuleSP module, argument
131 DynamicLoader::UpdateLoadedSectionsCommon(ModuleSP module, argument
140 DynamicLoader::UnloadSections(const ModuleSP module) argument
146 DynamicLoader::UnloadSectionsCommon(const ModuleSP module) argument
[all...]
/freebsd-11.0-release/contrib/llvm/tools/lldb/source/Expression/
H A DLLVMUserExpression.cpp101 llvm::Module *module = m_execution_unit_sp->GetModule(); local
/freebsd-11.0-release/contrib/openbsm/bin/auditfilterd/
H A Dauditfilterd_conf.c216 char *arguments, *module, **a local
[all...]
/freebsd-11.0-release/lib/libc/iconv/
H A Dcitrus_iconv.c115 const char *module; local
H A Dcitrus_mapper.c127 lookup_mapper_entry(const char *dir, const char *mapname, void *linebuf, size_t linebufsize, const char **module, const char **variable) argument
202 mapper_open(struct _citrus_mapper_area *__restrict ma, struct _citrus_mapper * __restrict * __restrict rcm, const char * __restrict module, const char * __restrict variable) argument
279 _citrus_mapper_open_direct(struct _citrus_mapper_area *__restrict ma, struct _citrus_mapper * __restrict * __restrict rcm, const char * __restrict module, const char * __restrict variable) argument
318 const char *module, *variable; local
[all...]
/freebsd-11.0-release/contrib/binutils/ld/
H A Ddeffile.h50 def_file_module *module; /* always set */ member in struct:def_file_import
/freebsd-11.0-release/sys/boot/i386/libi386/
H A Dbootinfo64.c188 u_int64_t module; local
[all...]
/freebsd-11.0-release/crypto/heimdal/lib/asn1/
H A Dgen.c53 const char *module; member in struct:import
60 add_import (const char *module) argument

Completed in 227 milliseconds

12345