Searched refs:Setvbuf_One (Results 1 - 1 of 1) sorted by relevance
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/ |
H A D | stdiondk1.cpp | 1315 static napi_value Setvbuf_One(napi_env env, napi_callback_info info)
in Setvbuf_One() function 1318 NAPI_ASSERT(env, fp != nullptr, "Setvbuf_One fopen Error");
in Setvbuf_One() 1661 {"Setvbuf_One", nullptr, Setvbuf_One, nullptr, nullptr, nullptr, napi_default, nullptr},
in Init()
|
Completed in 4 milliseconds