Searched refs:lookforfunc (Results 1 – 1 of 1) sorted by relevance
388 static int lookforfunc (lua_State *L, const char *path, const char *sym) { in lookforfunc() function412 int stat = lookforfunc(L, path, init); in ll_loadlib()569 stat = lookforfunc(L, filename, openfunc); in loadfunc()574 return lookforfunc(L, filename, openfunc); in loadfunc()