Searched defs:modname (Results 1 – 7 of 7) sorted by relevance
8 char modname[sizeof "tst-tlsmod18aXX.so"]; in do_test() local
13 static const char modname[] = "tst-tlsmod2.so"; in do_test() local
18 static const char modname[] = "tst-tlsmod3.so"; in do_test() local
18 static const char modname[] = "tst-tlsmod2.so"; in do_test() local
562 static int loadfunc (lua_State *L, const char *filename, const char *modname) { in loadfunc()
967 LUALIB_API void luaL_requiref (lua_State *L, const char *modname, in luaL_requiref()
Completed in 11 milliseconds