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