Home
last modified time | relevance | path

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

/dports/devel/lua-cqueues/cqueues-rel-20200726/src/
H A Dsocket.c1401 static lso_nargs_t lso_setvbuf_(struct lua_State *L, struct luasocket *S, int modeidx, int bufidx) { in lso_setvbuf_() function
1417 return lso_setvbuf_(L, lso_prototype(L), 1, 2); in lso_setvbuf2()
1424 return lso_setvbuf_(L, lso_checkself(L, 1), 2, 3); in lso_setvbuf3()