Searched refs:ll_load (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/lua/source/src/
H A Dloadlib.c112 static void *ll_load (lua_State *L, const char *path, int seeglb);
134 static void *ll_load (lua_State *L, const char *path, int seeglb) { function
198 static void *ll_load (lua_State *L, const char *path, int seeglb) { function
234 static void *ll_load (lua_State *L, const char *path, int seeglb) { function
289 reg = ll_load(L, path, *sym == '*');

Completed in 33 milliseconds