Searched refs:findfile (Results 1 – 1 of 1) sorted by relevance
351 static const char *findfile (lua_State *L, const char *name, in findfile() function383 filename = findfile(L, name, "path"); in loader_Lua()405 const char *filename = findfile(L, name, "cpath"); in loader_C()422 filename = findfile(L, lua_tostring(L, -1), "cpath"); in loader_Croot()