Searched defs:lua_getfield (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/contrib/openzfs/module/lua/
H A Dlapi.c625 LUA_API void lua_getfield (lua_State *L, int idx, const char *k) { function
1312 EXPORT_SYMBOL(lua_getfield); variable
/freebsd-13-stable/contrib/lua/src/
H A Dlapi.c655 LUA_API int lua_getfield (lua_State *L, int idx, const char *k) { function

Completed in 56 milliseconds