Home
last modified time | relevance | path

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

/freebsd/libexec/flua/modules/
H A Dlposix.c640 luaopen_posix_sys_wait(lua_State *L) in luaopen_posix_sys_wait() function
691 luaL_requiref(L, "posix.sys.wait", luaopen_posix_sys_wait, 0); in luaopen_posix()