Searched refs:loadfunc (Results 1 – 1 of 1) sorted by relevance
562 static int loadfunc (lua_State *L, const char *filename, const char *modname) { in loadfunc() function584 return checkload(L, (loadfunc(L, filename, name) == 0), filename); in searcher_C()597 if ((stat = loadfunc(L, filename, name)) != 0) { in searcher_Croot()