Searched refs:create_module (Results 1 – 10 of 10) sorted by relevance
| /freebsd-14.2/contrib/lutok/ |
| H A D | operations_test.cpp | 85 lutok::create_module(state, "my_math", members); in ATF_TEST_CASE_BODY() 100 lutok::create_module(state, "my_math", members); in ATF_TEST_CASE_BODY() 116 lutok::create_module(state, "my_math", members); in ATF_TEST_CASE_BODY()
|
| H A D | operations.hpp | 44 void create_module(state&, const std::string&,
|
| H A D | operations.cpp | 45 lutok::create_module(state& s, const std::string& name, in create_module() function in lutok
|
| /freebsd-14.2/contrib/lutok/examples/ |
| H A D | bindings.cpp | 117 lutok::create_module(state, "native", module); in main()
|
| /freebsd-14.2/sys/compat/linux/ |
| H A D | linux_dummy.c | 48 UNIMPLEMENTED(create_module); /* Added in Linux 1.0 removed in 2.6. */
|
| /freebsd-14.2/contrib/kyua/utils/fs/ |
| H A D | lua_module.cpp | 339 lutok::create_module(s, "fs", members); in open_fs()
|
| /freebsd-14.2/contrib/file/src/ |
| H A D | seccomp.c | 85 DENY_RULE(create_module); in enable_sandbox_basic()
|
| /freebsd-14.2/contrib/sqlite3/ |
| H A D | sqlite3ext.h | 90 int (*create_module)(sqlite3*,const char*,const sqlite3_module*,void*); member 442 #define sqlite3_create_module sqlite3_api->create_module
|
| H A D | sqlite3.c | 136523 int (*create_module)(sqlite3*,const char*,const sqlite3_module*,void*); 136875 #define sqlite3_create_module sqlite3_api->create_module
|
| /freebsd-14.2/contrib/llvm-project/compiler-rt/lib/dfsan/ |
| H A D | libc_ubuntu1404_abilist.txt | 1529 fun:create_module=uninstrumented
|