Home
last modified time | relevance | path

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

/netbsd-src/lib/lua/syslog/
H A Dsyslog.c39 int luaopen_syslog(lua_State *);
143 luaopen_syslog(lua_State *L) in luaopen_syslog() function