Home
last modified time | relevance | path

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

/freebsd/contrib/libucl/include/
H A Dlua_ucl.h47 UCL_EXTERN int luaopen_ucl (lua_State *L);
/freebsd/contrib/libucl/lua/
H A Dlua_ucl.c1481 luaopen_ucl (lua_State *L) in luaopen_ucl() function