Home
last modified time | relevance | path

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

/dports/devel/lua-cqueues/cqueues-rel-20200726/src/
H A Dsocket.c464 static int lso_tofileno(lua_State *L, int index) { in lso_tofileno() function
1240 ofd = lso_tofileno(L, -1); in lso_dup()
1245 ofd = lso_tofileno(L, 1); in lso_dup()
2427 if ((fd = lso_tofileno(L, 3)) < 0) in lso_sendfd3()