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