Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/deps/lua/src/
H A Dliolib.c108 static int io_pclose (lua_State *L) { in io_pclose() function
551 newfenv(L, io_pclose); /* create environment for 'popen' */ in luaopen_io()