Home
last modified time | relevance | path

Searched refs:pusherrornotfound (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/lua/src/
H A Dloadlib.c471 static void pusherrornotfound (lua_State *L, const char *path) { in pusherrornotfound() function
503 pusherrornotfound(L, lua_tostring(L, -1)); /* create error message */ in searchpath()