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