Home
last modified time | relevance | path

Searched refs:dynlib (Results 1 – 15 of 15) sorted by relevance

/openbsd/usr.sbin/unbound/libunbound/
H A Dunbound.h675 long long dynlib; member
/openbsd/sbin/unwind/libunbound/libunbound/
H A Dunbound.h675 long long dynlib; member
/openbsd/usr.sbin/unbound/util/shm_side/
H A Dshm_main.c295 shm_stat->mem.dynlib = (long long)mod_get_mem(&worker->env, in shm_main_run()
/openbsd/gnu/llvm/lldb/source/API/
H A DSBDebugger.cpp71 llvm::sys::DynamicLibrary dynlib = in LoadPlugin() local
73 if (dynlib.isValid()) { in LoadPlugin()
82 (LLDBCommandPluginInit)(uintptr_t)dynlib.getAddressOfSymbol( in LoadPlugin()
86 return dynlib; in LoadPlugin()
/openbsd/usr.sbin/unbound/doc/
H A Dexample.conf.in1108 # o list dynlib in the module-config string (above) to enable.
1109 # It can be placed anywhere, the dynlib module is only a very thin wrapper
1111 # o and give a dynlib-file to run. If more than one dynlib entry is listed in
1112 # the module-config then you need one dynlib-file per instance.
1113 dynlib:
1115 # dynlib-file: "@UNBOUND_SHARE_DIR@/dynlib.so"
H A DChangelog2684 - For PR #93: unit test for dynlib module.
2691 - For PR #93: checkconf allows multiple dynlib in module-config, for
2693 - For PR #93: checkconf allows python dynlib in module-config, for
/openbsd/gnu/llvm/lldb/source/Core/
H A DDebugger.cpp585 llvm::sys::DynamicLibrary dynlib = in LoadPlugin() local
587 if (dynlib.isValid()) { in LoadPlugin()
588 m_loaded_plugins.push_back(dynlib); in LoadPlugin()
/openbsd/sbin/unwind/libunbound/util/
H A Dconfiglexer.lex461 dynlib-file{COLON} { YDVAR(1, VAR_DYNLIB_FILE) }
462 dynlib{COLON} { YDVAR(0, VAR_DYNLIB) }
/openbsd/usr.sbin/unbound/util/
H A Dconfiglexer.lex461 dynlib-file{COLON} { YDVAR(1, VAR_DYNLIB_FILE) }
462 dynlib{COLON} { YDVAR(0, VAR_DYNLIB) }
/openbsd/usr.sbin/unbound/smallapp/
H A Dunbound-control.c285 PR_LL("mem.mod.dynlib", shm_stat->mem.dynlib); in print_mem()
/openbsd/usr.sbin/unbound/daemon/
H A Dremote.c806 size_t dynlib = 0; in print_mem() local
827 dynlib = mod_get_mem(&worker->env, "dynlib"); in print_mem()
857 if(!print_longnum(ssl, "mem.mod.dynlibmod"SQ, dynlib)) in print_mem()
/openbsd/usr.sbin/unbound/
H A Dconfigure.ac757 AC_DEFINE(WITH_DYNLIBMODULE, 1, [Define if you want dynlib module.])
766 # dlopen call is in the dynlib module. For unbound executable, also
H A Dconfig.h.in1042 /* Define if you want dynlib module. */
H A Dacx_nlnetlabs.m4705 dnl assume /usr is already in the include, lib and dynlib paths.
/openbsd/usr.sbin/nsd/
H A Dacx_nlnetlabs.m4705 dnl assume /usr is already in the include, lib and dynlib paths.